Class DTDSchemaFactory


  • public class DTDSchemaFactory
    extends XMLValidationSchemaFactory
    Factory for creating DTD validator schema objects (shareable stateless "blueprints" for creating actual validators).

    Due to close coupling of XML and DTD, some of the functionality implemented (like that of reading internal subsets embedded in XML documents) is only accessible by core Woodstox. The externally accessible