Uses of Class
org.apache.axis.types.Token
Packages that use Token
-
Uses of Token in org.apache.axis.holders
Fields in org.apache.axis.holders declared as TokenConstructors in org.apache.axis.holders with parameters of type TokenModifierConstructorDescriptionTokenHolder
(Token value) Constructor NormalizedTokenHolderStringHolder -
Uses of Token in org.apache.axis.types
Subclasses of Token in org.apache.axis.typesModifier and TypeClassDescriptionclass
Custom class for supporting XSD data type Entitiesclass
Custom class for supporting XSD data type Entityclass
Custom class for supporting XSD data type ID The base type of Id is NCName.class
Custom class for supporting XSD data type IDRefclass
Custom class for supporting XSD data type IDRefsclass
Custom class for supporting XSD data type language language represents natural language identifiers as defined by [RFC 1766].class
Custom class for supporting XSD data type Name Name represents XML Names.class
Custom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The base type of NCName is Name.class
Custom class for supporting XSD data type NMToken NMTOKEN represents the NMTOKEN attribute type from [XML 1.0(Second Edition)].class
Custom class for supporting XSD data type NMTokens