Uses of Class
com.sun.msv.datatype.xsd.StringType
-
Packages that use StringType Package Description com.sun.msv.datatype.xsd W3C XML Schema Datatypes implementation. -
-
Uses of StringType in com.sun.msv.datatype.xsd
Subclasses of StringType in com.sun.msv.datatype.xsd Modifier and Type Class Description class
IDREFType
very limited 'IDREF' type of XML Schema Part 2.class
IDType
very limited 'ID' type of XML Schema Part 2.class
LanguageType
"language" type.class
NameType
"Name" type.class
NcnameType
"NCName" type.class
NmtokenType
"NMTOKEN" type.class
NormalizedStringType
"normalizedString" type.class
TokenType
"token" type.Fields in com.sun.msv.datatype.xsd declared as StringType Modifier and Type Field Description static StringType
StringType. theInstance
-