Home » Xerces-J-src.2.9.1 » org.apache.xerces » impl » dv » dtd »

org.apache.xerces.impl.dv.dtd

Classes:

DTDDVFactoryImpl   the factory to create/return built-in schema DVs and create user-defined DVs  code | html
ENTITYDatatypeValidator  

ENTITYDatatypeValidator implements the DatattypeValidator interface. 

code | html
IDDatatypeValidator  

IDDatatypeValidator - ID represents the ID attribute type from XML 1.0 Recommendation. 

code | html
IDREFDatatypeValidator  

IDREFDatatypeValidator - represents the IDREFS attribute type from XML 1.0 recommendation. 

code | html
ListDatatypeValidator   For list types: ENTITIES, IDREFS, NMTOKENS.  code | html
NMTOKENDatatypeValidator   NMTOKEN datatype validator.  code | html
NOTATIONDatatypeValidator   NOTATIONValidator defines the interface that data type validators must obey.  code | html
StringDatatypeValidator  

StringValidator validates that XML content is a W3C string type.

The string datatype represents character strings in XML. 

code | html
XML11DTDDVFactoryImpl   the factory to create/return built-in XML 1.1 DVs and create user-defined DVs  code | html
XML11IDDatatypeValidator  

IDDatatypeValidator - ID represents the ID attribute type from XML 1.1 Recommendation. 

code | html
XML11IDREFDatatypeValidator  

IDREFDatatypeValidator - represents the IDREFS attribute type from XML 1.1 recommendation. 

code | html
XML11NMTOKENDatatypeValidator   NMTOKEN datatype validator for NMTokens from XML 1.1.  code | html