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
-
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:
annotation
in interfaceXSFunction<String>
- See Also:
-
attGroupDecl
- Specified by:
attGroupDecl
in interfaceXSFunction<String>
- See Also:
-
attributeDecl
- Specified by:
attributeDecl
in interfaceXSFunction<String>
- See Also:
-
attributeUse
- Specified by:
attributeUse
in interfaceXSFunction<String>
- See Also:
-
complexType
- Specified by:
complexType
in interfaceXSFunction<String>
- See Also:
-
schema
- Specified by:
schema
in interfaceXSFunction<String>
- See Also:
-
facet
- Specified by:
facet
in interfaceXSFunction<String>
- See Also:
-
notation
- Specified by:
notation
in interfaceXSFunction<String>
- See Also:
-
simpleType
- Specified by:
simpleType
in interfaceXSContentTypeFunction<String>
- See Also:
-
particle
- Specified by:
particle
in interfaceXSContentTypeFunction<String>
- See Also:
-
empty
- Specified by:
empty
in interfaceXSContentTypeFunction<String>
- See Also:
-
wildcard
- Specified by:
wildcard
in interfaceXSTermFunction<String>
- See Also:
-
modelGroupDecl
- Specified by:
modelGroupDecl
in interfaceXSTermFunction<String>
- See Also:
-
modelGroup
- Specified by:
modelGroup
in interfaceXSTermFunction<String>
- See Also:
-
elementDecl
- Specified by:
elementDecl
in interfaceXSTermFunction<String>
- See Also:
-
identityConstraint
- Specified by:
identityConstraint
in interfaceXSFunction<String>
-
xpath
- Specified by:
xpath
in interfaceXSFunction<String>
-