Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser.XMLConfigurationException
-
-
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom that throw XMLConfigurationException Modifier and Type Method Description protected void
DOMConfigurationImpl. checkProperty(String propertyId)
Check a property.boolean
DOMConfigurationImpl. getFeature(String featureId)
Returns the state of a feature.void
DOMConfigurationImpl. setFeature(String featureId, boolean state)
Set the state of a feature.void
DOMConfigurationImpl. setProperty(String propertyId, Object value)
setProperty -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl that throw XMLConfigurationException Modifier and Type Method Description boolean
XMLErrorReporter. getFeature(String featureId)
boolean
XMLScanner. getFeature(String featureId)
void
XML11NSDocumentScannerImpl. reset(XMLComponentManager componentManager)
void
XMLDocumentFragmentScannerImpl. reset(XMLComponentManager componentManager)
Resets the component.void
XMLDocumentScannerImpl. reset(XMLComponentManager componentManager)
Resets the component.void
XMLDTDScannerImpl. reset(XMLComponentManager componentManager)
resetvoid
XMLEntityManager. reset(XMLComponentManager componentManager)
Resets the component.void
XMLNSDocumentScannerImpl. reset(XMLComponentManager componentManager)
void
XMLScanner. reset(XMLComponentManager componentManager)
void
XMLVersionDetector. reset(XMLComponentManager componentManager)
void
XMLDocumentFragmentScannerImpl. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLDocumentScannerImpl. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLEntityManager. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLErrorReporter. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLNamespaceBinder. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLScanner. setFeature(String featureId, boolean value)
void
XMLDocumentFragmentScannerImpl. setProperty(String propertyId, Object value)
Sets the value of a property.void
XMLDocumentScannerImpl. setProperty(String propertyId, Object value)
Sets the value of a property.void
XMLEntityManager. setProperty(String propertyId, Object value)
Sets the value of a property.void
XMLErrorReporter. setProperty(String propertyId, Object value)
Sets the value of a property.void
XMLNamespaceBinder. setProperty(String propertyId, Object value)
Sets the value of a property during parsing.void
XMLScanner. setProperty(String propertyId, Object value)
Sets the value of a property during parsing. -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd that throw XMLConfigurationException Modifier and Type Method Description boolean
XMLDTDLoader. getFeature(String featureId)
Returns the state of a feature.Object
XMLDTDLoader. getProperty(String propertyId)
Returns the state of a property.void
XMLDTDProcessor. reset(XMLComponentManager componentManager)
void
XMLDTDValidator. reset(XMLComponentManager componentManager)
void
XMLDTDLoader. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLDTDProcessor. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLDTDValidator. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLDTDLoader. setProperty(String propertyId, Object value)
Sets the value of a property.void
XMLDTDProcessor. setProperty(String propertyId, Object value)
Sets the value of a property.void
XMLDTDValidator. setProperty(String propertyId, Object value)
Sets the value of a property. -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that throw XMLConfigurationException Modifier and Type Method Description boolean
XMLSchemaLoader. getFeature(String featureId)
Returns the state of a feature.Object
XMLSchemaLoader. getProperty(String propertyId)
Returns the state of a property.void
XMLSchemaLoader. reset(XMLComponentManager componentManager)
void
XMLSchemaValidator. reset(XMLComponentManager componentManager)
void
XMLSchemaLoader. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLSchemaValidator. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLSchemaLoader. setProperty(String propertyId, Object state)
Sets the state of a property.void
XMLSchemaValidator. setProperty(String propertyId, Object value)
Sets the value of a property. -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.models
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.models that throw XMLConfigurationException Modifier and Type Method Description void
CMNodeFactory. setProperty(String propertyId, Object value)
Sets the value of a property. -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti that throw XMLConfigurationException Modifier and Type Method Description protected void
SchemaParsingConfig. checkFeature(String featureId)
Check a feature.protected void
SchemaParsingConfig. checkProperty(String propertyId)
Check a property.boolean
SchemaParsingConfig. getFeature(String featureId)
Returns the state of a feature.Object
SchemaParsingConfig. getProperty(String propertyId)
Returns the value of a property.void
SchemaParsingConfig. setFeature(String featureId, boolean state)
Set the state of a feature.void
SchemaParsingConfig. setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.void
SchemaParsingConfig. setProperty(String propertyId, Object value)
setProperty -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers that throw XMLConfigurationException Modifier and Type Method Description protected void
BasicParserConfiguration. checkFeature(String featureId)
Check a feature.protected void
DTDConfiguration. checkFeature(String featureId)
Check a feature.protected void
NonValidatingConfiguration. checkFeature(String featureId)
Check a feature.protected void
StandardParserConfiguration. checkFeature(String featureId)
Check a feature.protected void
XML11Configuration. checkFeature(String featureId)
Check a feature.protected void
XML11DTDConfiguration. checkFeature(String featureId)
Check a feature.protected void
XML11NonValidatingConfiguration. checkFeature(String featureId)
Check a feature.protected void
XMLGrammarCachingConfiguration. checkFeature(String featureId)
Check a feature.protected void
BasicParserConfiguration. checkProperty(String propertyId)
Check a property.protected void
DTDConfiguration. checkProperty(String propertyId)
Check a property.protected void
NonValidatingConfiguration. checkProperty(String propertyId)
Check a property.protected void
StandardParserConfiguration. checkProperty(String propertyId)
Check a property.protected void
XML11Configuration. checkProperty(String propertyId)
Check a property.protected void
XML11DTDConfiguration. checkProperty(String propertyId)
Check a property.protected void
XML11NonValidatingConfiguration. checkProperty(String propertyId)
Check a property.protected void
XMLGrammarCachingConfiguration. checkProperty(String propertyId)
Check a property.boolean
NonValidatingConfiguration. getFeature(String featureId)
boolean
XIncludeAwareParserConfiguration. getFeature(String featureId)
boolean
XML11Configuration. getFeature(String featureId)
Returns the state of a feature.boolean
XML11DTDConfiguration. getFeature(String featureId)
Returns the state of a feature.boolean
XML11NonValidatingConfiguration. getFeature(String featureId)
Returns the state of a feature.Object
DTDConfiguration. getProperty(String propertyId)
Object
NonValidatingConfiguration. getProperty(String propertyId)
Object
SecureProcessingConfiguration. getProperty(String propertyId)
Returns the value of a property.Object
XML11Configuration. getProperty(String propertyId)
Returns the value of a property.void
BasicParserConfiguration. setFeature(String featureId, boolean state)
Set the state of a feature.void
NonValidatingConfiguration. setFeature(String featureId, boolean state)
void
XIncludeAwareParserConfiguration. setFeature(String featureId, boolean state)
void
XML11Configuration. setFeature(String featureId, boolean state)
Set the state of a feature.void
XML11DTDConfiguration. setFeature(String featureId, boolean state)
Set the state of a feature.void
XML11NonValidatingConfiguration. setFeature(String featureId, boolean state)
Set the state of a feature.void
DTDConfiguration. setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.void
NonValidatingConfiguration. setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.void
XML11Configuration. setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.void
XML11DTDConfiguration. setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.void
XML11NonValidatingConfiguration. setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.void
BasicParserConfiguration. setProperty(String propertyId, Object value)
setPropertyvoid
DTDConfiguration. setProperty(String propertyId, Object value)
void
NonValidatingConfiguration. setProperty(String propertyId, Object value)
void
SecureProcessingConfiguration. setProperty(String propertyId, Object value)
setPropertyvoid
XIncludeParserConfiguration. setProperty(String propertyId, Object value)
void
XML11Configuration. setProperty(String propertyId, Object value)
setPropertyvoid
XML11DTDConfiguration. setProperty(String propertyId, Object value)
setPropertyvoid
XML11NonValidatingConfiguration. setProperty(String propertyId, Object value)
setPropertyvoid
XPointerParserConfiguration. setProperty(String propertyId, Object value)
-
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util that throw XMLConfigurationException Modifier and Type Method Description protected void
ParserConfigurationSettings. checkFeature(String featureId)
Check a feature.protected void
ParserConfigurationSettings. checkProperty(String propertyId)
Check a property.boolean
ParserConfigurationSettings. getFeature(String featureId)
Returns the state of a feature.Object
ParserConfigurationSettings. getProperty(String propertyId)
Returns the value of a property.void
ParserConfigurationSettings. setFeature(String featureId, boolean state)
Set the state of a feature.void
ParserConfigurationSettings. setProperty(String propertyId, Object value)
setProperty -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude that throw XMLConfigurationException Modifier and Type Method Description void
XIncludeHandler. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XIncludeHandler. setProperty(String propertyId, Object value)
Sets the value of a property. -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.grammars
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.grammars that throw XMLConfigurationException Modifier and Type Method Description boolean
XMLGrammarLoader. getFeature(String featureId)
Returns the state of a feature.Object
XMLGrammarLoader. getProperty(String propertyId)
Returns the state of a property.void
XMLGrammarLoader. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLGrammarLoader. setProperty(String propertyId, Object state)
Sets the state of a property. -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser that throw XMLConfigurationException Modifier and Type Method Description boolean
XMLComponentManager. getFeature(String featureId)
Returns the state of a feature.boolean
XMLParserConfiguration. getFeature(String featureId)
Returns the state of a feature.Object
XMLComponentManager. getProperty(String propertyId)
Returns the value of a property.Object
XMLParserConfiguration. getProperty(String propertyId)
Returns the value of a property.void
XMLComponent. reset(XMLComponentManager componentManager)
Resets the component.void
XMLComponent. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLParserConfiguration. setFeature(String featureId, boolean state)
Sets the state of a feature.void
XMLPullParserConfiguration. setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.void
XMLComponent. setProperty(String propertyId, Object value)
Sets the value of a property.void
XMLParserConfiguration. setProperty(String propertyId, Object value)
Sets the value of a property. -
Uses of XMLConfigurationException in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer that throw XMLConfigurationException Modifier and Type Method Description void
XPointerHandler. setProperty(String propertyId, Object value)
Sets the value of a property.
-