Package com.sun.xml.xsom.util
Class ComponentNameFunction
java.lang.Object
com.sun.xml.xsom.util.ComponentNameFunction
- All Implemented Interfaces:
XSContentTypeFunction<String>,XSFunction<String>,XSTermFunction<String>
Extract the name of the components.
- Author:
- Ryan Shoemaker, Sun Microsystems, Inc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionannotation(XSAnnotation ann) attGroupDecl(XSAttGroupDecl decl) attributeDecl(XSAttributeDecl decl) complexType(XSComplexType type) elementDecl(XSElementDecl decl) empty(XSContentType empty) modelGroup(XSModelGroup group) notation(XSNotation notation) particle(XSParticle particle) simpleType(XSSimpleType simpleType) wildcard(XSWildcard wc)
-
Constructor Details
-
ComponentNameFunction
public ComponentNameFunction()
-
-
Method Details
-
annotation
- Specified by:
annotationin interfaceXSFunction<String>- See Also:
-
attGroupDecl
- Specified by:
attGroupDeclin interfaceXSFunction<String>- See Also:
-
attributeDecl
- Specified by:
attributeDeclin interfaceXSFunction<String>- See Also:
-
attributeUse
- Specified by:
attributeUsein interfaceXSFunction<String>- See Also:
-
complexType
- Specified by:
complexTypein interfaceXSFunction<String>- See Also:
-
schema
- Specified by:
schemain interfaceXSFunction<String>- See Also:
-
facet
- Specified by:
facetin interfaceXSFunction<String>- See Also:
-
notation
- Specified by:
notationin interfaceXSFunction<String>- See Also:
-
simpleType
- Specified by:
simpleTypein interfaceXSContentTypeFunction<String>- See Also:
-
particle
- Specified by:
particlein interfaceXSContentTypeFunction<String>- See Also:
-
empty
- Specified by:
emptyin interfaceXSContentTypeFunction<String>- See Also:
-
wildcard
- Specified by:
wildcardin interfaceXSTermFunction<String>- See Also:
-
modelGroupDecl
- Specified by:
modelGroupDeclin interfaceXSTermFunction<String>- See Also:
-
modelGroup
- Specified by:
modelGroupin interfaceXSTermFunction<String>- See Also:
-
elementDecl
- Specified by:
elementDeclin interfaceXSTermFunction<String>- See Also:
-
identityConstraint
- Specified by:
identityConstraintin interfaceXSFunction<String>
-
xpath
- Specified by:
xpathin interfaceXSFunction<String>
-