java.lang.Objectorg.apache.xerces.util.ParserConfigurationSettings
org.apache.xerces.parsers.XML11Configuration
org.apache.xerces.parsers.XIncludeAwareParserConfiguration
org.apache.xerces.parsers.SoftReferenceSymbolTableConfiguration
All Implemented Interfaces:
XMLPullParserConfiguration, XML11Configurable, XMLComponentManager
SymbolTable. The internalized
strings stored in this SymbolTable are softly reachable and may be
cleared by the garbage collector in response to memory demand.Peter - McCracken, IBM$ - Id: SoftReferenceSymbolTableConfiguration.java 478344 2006-11-22 22:19:56Z mrglavas $| Fields inherited from org.apache.xerces.util.ParserConfigurationSettings: |
|---|
| PARSER_SETTINGS, fRecognizedProperties, fProperties, fRecognizedFeatures, fFeatures, fParentSettings |
| Constructor: |
|---|
|
|
|
|
| Methods from org.apache.xerces.parsers.XIncludeAwareParserConfiguration: |
|---|
| configurePipeline, configureXML11Pipeline, getFeature, setFeature |
| Methods from org.apache.xerces.parsers.XML11Configuration: |
|---|
| addCommonComponent, addComponent, addRecognizedParamsAndSetDefaults, addXML11Component, checkFeature, checkProperty, cleanup, configurePipeline, configureXML11Pipeline, getDTDContentModelHandler, getDTDHandler, getDocumentHandler, getEntityResolver, getErrorHandler, getFeature, getFeature0, getLocale, parse, parse, reset, resetCommon, resetXML11, setDTDContentModelHandler, setDTDHandler, setDocumentHandler, setEntityResolver, setErrorHandler, setFeature, setInputSource, setLocale, setProperty |
| Methods from org.apache.xerces.util.ParserConfigurationSettings: |
|---|
| addRecognizedFeatures, addRecognizedProperties, checkFeature, checkProperty, getFeature, getProperty, setFeature, setProperty |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |