Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers.XIncludeAwareParserConfiguration
-
Packages that use XIncludeAwareParserConfiguration Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers -
-
Uses of XIncludeAwareParserConfiguration in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers
Subclasses of XIncludeAwareParserConfiguration in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers Modifier and Type Class Description class
SecureProcessingConfiguration
This configuration enhances Xerces support for the JAXP secure processing feature.class
SecurityConfiguration
This configuration allows Xerces to behave in a security-conscious manner; that is, it permits applications to instruct Xerces to limit certain operations that could be exploited by malicious document authors to cause a denail-of-service attack when the document is parsed.class
SoftReferenceSymbolTableConfiguration
This parser configuration extends the default configuration allowing Xerces to handle usage scenarios where the names in the XML documents being parsed are mostly unique by installing a memory sensitiveSymbolTable
.class
XMLGrammarCachingConfiguration
This configuration provides a generic way of using Xerces's grammar caching facilities.
-