WebObjects 5.4

com.webobjects.appserver.parser.woml.namespaces
Class WOMLWebObjectsNamespace

java.lang.Object
  extended by com.webobjects.appserver.parser.woml.namespaces.WOMLAbstractNamespace
      extended by com.webobjects.appserver.parser.woml.namespaces.WOMLWebObjectsNamespace
All Implemented Interfaces:
WOMLNamespace

public class WOMLWebObjectsNamespace
extends WOMLAbstractNamespace

Element generator for the WebObjects namespace.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.webobjects.appserver.parser.woml.namespaces.WOMLAbstractNamespace
WOMLAbstractNamespace.WOMLElementGenerator
 
Constructor Summary
WOMLWebObjectsNamespace(String namespaceId)
           
 
Method Summary
 void contributeToDeclaration(WOMLElement element, WOElement template, com.webobjects.appserver._private.WOMutableDeclaration declaration, NSArray<String> languages, WOAssociationFactory associationFactory)
          Sets the type of the declaration
 String getComponentIdentifierAttributeName()
           
 
Methods inherited from class com.webobjects.appserver.parser.woml.namespaces.WOMLAbstractNamespace
canGenerateElement, contributeToDeclaration, generateElement, getAlias, getAssociations, getDeclaredType, getDefaultElementGenerator, getElementGenerator, getGenericElementType, getNamespaceId, getRawComponentType, setAlias, setDefaultElementGenerator, setElementGenerator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOMLWebObjectsNamespace

public WOMLWebObjectsNamespace(String namespaceId)
Method Detail

getComponentIdentifierAttributeName

public String getComponentIdentifierAttributeName()
Specified by:
getComponentIdentifierAttributeName in class WOMLAbstractNamespace

contributeToDeclaration

public void contributeToDeclaration(WOMLElement element,
                                    WOElement template,
                                    com.webobjects.appserver._private.WOMutableDeclaration declaration,
                                    NSArray<String> languages,
                                    WOAssociationFactory associationFactory)
                             throws WOMLElementGenerationException
Sets the type of the declaration

Parameters:
element -
template -
declaration -
associationFactory -
Throws:
WOMLElementGenerationException
See Also:
com.webobjects.appserver.parser.woml.WOMLNamespace#contributeToDeclaration(com.webobjects.appserver.parser.woml.WOMLElement, com.webobjects.appserver.WOElement, com.webobjects.appserver._private.WOMutableDeclaration, com.webobjects.appserver.WOAssociationFactory)

Last updated Tuesday, October 9, 2007 08:58 PDT

Copyright © 2000-2007 Apple Inc.