Uses of Class
org.apache.axis.types.Token

Packages that use Token
org.apache.axis.holders   
org.apache.axis.types   
 

Uses of Token in org.apache.axis.holders
 

Fields in org.apache.axis.holders declared as Token
 Token TokenHolder.value
          Field _value
 

Constructors in org.apache.axis.holders with parameters of type Token
TokenHolder(Token value)
          Constructor NormalizedTokenHolderStringHolder
 

Uses of Token in org.apache.axis.types
 

Subclasses of Token in org.apache.axis.types
 class Name
          Custom class for supporting XSD data type Name Name represents XML Names.
 class NCName
          Custom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The base type of NCName is Name.
 class NMToken
          Custom class for supporting XSD data type NMToken NMTOKEN represents the NMTOKEN attribute type from [XML 1.0(Second Edition)].
 



Copyright © 2002 Apache XML Project. All Rights Reserved.