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

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

Uses of NormalizedString in org.apache.axis.holders
 

Fields in org.apache.axis.holders declared as NormalizedString
 NormalizedString NormalizedStringHolder.value
          Field _value
 

Constructors in org.apache.axis.holders with parameters of type NormalizedString
NormalizedStringHolder(NormalizedString value)
          Constructor NormalizedStringHolder
 

Uses of NormalizedString in org.apache.axis.types
 

Subclasses of NormalizedString in org.apache.axis.types
 class Entities
          Custom class for supporting XSD data type Entities
 class Entity
          Custom class for supporting XSD data type Entity
 class Id
          Custom class for supporting XSD data type ID The base type of Id is NCName.
 class IDRef
          Custom class for supporting XSD data type IDRef
 class IDRefs
          Custom class for supporting XSD data type IDRefs
 class Language
          Custom class for supporting XSD data type language language represents natural language identifiers as defined by [RFC 1766].
 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)].
 class NMTokens
          Custom class for supporting XSD data type NMTokens
 class Token
          Custom class for supporting primitive XSD data type Token.
 

Methods in org.apache.axis.types that return NormalizedString
 NormalizedString Schema.getVersion()
           
 

Methods in org.apache.axis.types with parameters of type NormalizedString
 void Schema.setVersion(NormalizedString version)
           
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.