Uses of Class
org.apache.axis.types.NormalizedString
-
Packages that use NormalizedString Package Description 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 Modifier and Type Field Description NormalizedStringNormalizedStringHolder. valueField _valueConstructors in org.apache.axis.holders with parameters of type NormalizedString Constructor Description NormalizedStringHolder(NormalizedString value)Constructor NormalizedStringHolder -
Uses of NormalizedString in org.apache.axis.types
Subclasses of NormalizedString in org.apache.axis.types Modifier and Type Class Description classEntitiesCustom class for supporting XSD data type EntitiesclassEntityCustom class for supporting XSD data type EntityclassIdCustom class for supporting XSD data type ID The base type of Id is NCName.classIDRefCustom class for supporting XSD data type IDRefclassIDRefsCustom class for supporting XSD data type IDRefsclassLanguageCustom class for supporting XSD data type language language represents natural language identifiers as defined by [RFC 1766].classNameCustom class for supporting XSD data type Name Name represents XML Names.classNCNameCustom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The base type of NCName is Name.classNMTokenCustom class for supporting XSD data type NMToken NMTOKEN represents the NMTOKEN attribute type from [XML 1.0(Second Edition)].classNMTokensCustom class for supporting XSD data type NMTokensclassTokenCustom class for supporting primitive XSD data type Token.Methods in org.apache.axis.types that return NormalizedString Modifier and Type Method Description NormalizedStringSchema. getVersion()Methods in org.apache.axis.types with parameters of type NormalizedString Modifier and Type Method Description voidSchema. setVersion(NormalizedString version)
-