Package org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv
-
Interface Summary Interface Description DatatypeValidator The interface that a DTD datatype must implement.ValidationContext ValidationContext has all the information required for the validation of: id, idref, entity, notation, qnameXSSimpleType This interfaceXSSimpleType
represents the simple type definition of schema component and defines methods to query the information contained. -
Class Summary Class Description DTDDVFactory The factory to create and return DTD types.SchemaDVFactory Defines a factory API that enables applications toValidatedInfo Class to get the information back after content is validated.XSFacets -
Exception Summary Exception Description DatatypeException Base class for datatype exceptions.DVFactoryException A runtime exception that's thrown if an error happens when the application tries to get a DV factory instance.InvalidDatatypeFacetException Datatype exception for invalid facet.InvalidDatatypeValueException Datatype exception for invalid values.