Uses of Class
org.apache.axis2.databinding.types.Token

Packages that use Token
Package
Description
These classes are directly salvaged from Axis 1 codebase.
 
  • Uses of Token in org.apache.axis2.databinding.types

    Modifier and Type
    Class
    Description
    class 
    Custom class for supporting XSD data type Entities
    class 
    Custom class for supporting XSD data type Entity
    class 
    Custom class for supporting XSD data type ID The base type of Id is NCName.
    class 
    Custom class for supporting XSD data type IDRef
    class 
    Custom class for supporting XSD data type IDRefs
    class 
    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
    class 
    Custom class for supporting XSD data type NMTokens
  • Uses of Token in org.apache.axis2.databinding.utils

    Modifier and Type
    Method
    Description
    static Token
    ConverterUtil.convertToToken(String s)