|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.element.NameUtil
Method Summary | |
static java.lang.String |
getBindingAttributeName(ACParams anACParams)
|
static java.lang.String |
getExtensionElementName(CreationParams aCreationParams)
Gets the element name if the element to be created is in the up-namespace. |
static java.lang.String |
getSchemaAttributeName(ACParams anACParams)
|
static java.lang.String |
getSchemaComponentName(CreationParams aCreationParams)
Gets the element name if the element to be created is in the xml-schema-namespace. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String getSchemaComponentName(CreationParams aCreationParams)
aCreationParams
- (required). Creation parameters for an element.
public static java.lang.String getExtensionElementName(CreationParams aCreationParams)
aCreationParams
- (required). Creation parameters for an element.
public static java.lang.String getSchemaAttributeName(ACParams anACParams)
public static java.lang.String getBindingAttributeName(ACParams anACParams)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |