|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SymbolTable in org.apache.xerces.dom |
---|
Fields in org.apache.xerces.dom declared as SymbolTable | |
---|---|
protected SymbolTable |
DOMNormalizer.fSymbolTable
symbol table |
protected SymbolTable |
DOMConfigurationImpl.fSymbolTable
Symbol table. |
Constructors in org.apache.xerces.dom with parameters of type SymbolTable | |
---|---|
DOMConfigurationImpl(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
DOMConfigurationImpl(SymbolTable symbolTable,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table and parent settings. |
Uses of SymbolTable in org.apache.xerces.impl |
---|
Fields in org.apache.xerces.impl declared as SymbolTable | |
---|---|
protected SymbolTable |
XMLVersionDetector.fSymbolTable
Symbol table. |
protected SymbolTable |
XMLScanner.fSymbolTable
Symbol table. |
protected SymbolTable |
XMLNamespaceBinder.fSymbolTable
Symbol table. |
protected SymbolTable |
XMLEntityScanner.fSymbolTable
|
protected SymbolTable |
XMLEntityManager.fSymbolTable
Symbol table. |
Methods in org.apache.xerces.impl with parameters of type SymbolTable | |
---|---|
void |
XMLEntityScanner.reset(SymbolTable symbolTable,
XMLEntityManager entityManager,
XMLErrorReporter reporter)
|
Constructors in org.apache.xerces.impl with parameters of type SymbolTable | |
---|---|
XML11DTDScannerImpl(SymbolTable symbolTable,
XMLErrorReporter errorReporter,
XMLEntityManager entityManager)
Constructor for he use of non-XMLComponentManagers. |
|
XMLDTDScannerImpl(SymbolTable symbolTable,
XMLErrorReporter errorReporter,
XMLEntityManager entityManager)
Constructor for he use of non-XMLComponentManagers. |
Uses of SymbolTable in org.apache.xerces.impl.dtd |
---|
Fields in org.apache.xerces.impl.dtd declared as SymbolTable | |
---|---|
protected SymbolTable |
XMLDTDValidator.fSymbolTable
Symbol table. |
protected SymbolTable |
XMLDTDProcessor.fSymbolTable
Symbol table. |
Methods in org.apache.xerces.impl.dtd that return SymbolTable | |
---|---|
SymbolTable |
DTDGrammar.getSymbolTable()
Returns the symbol table. |
Methods in org.apache.xerces.impl.dtd with parameters of type SymbolTable | |
---|---|
protected XMLDTDScannerImpl |
XMLDTDLoader.createDTDScanner(SymbolTable symbolTable,
XMLErrorReporter errorReporter,
XMLEntityManager entityManager)
|
protected XMLDTDScannerImpl |
XML11DTDProcessor.createDTDScanner(SymbolTable symbolTable,
XMLErrorReporter errorReporter,
XMLEntityManager entityManager)
|
Constructors in org.apache.xerces.impl.dtd with parameters of type SymbolTable | |
---|---|
DTDGrammar(SymbolTable symbolTable,
XMLDTDDescription desc)
Default constructor. |
|
XML11DTDProcessor(SymbolTable symbolTable)
|
|
XML11DTDProcessor(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
|
|
XMLDTDLoader(SymbolTable symbolTable)
|
|
XMLDTDLoader(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
|
Uses of SymbolTable in org.apache.xerces.impl.validation |
---|
Methods in org.apache.xerces.impl.validation with parameters of type SymbolTable | |
---|---|
void |
ValidationState.setSymbolTable(SymbolTable sTable)
|
Uses of SymbolTable in org.apache.xerces.impl.xpath |
---|
Fields in org.apache.xerces.impl.xpath declared as SymbolTable | |
---|---|
protected SymbolTable |
XPath.fSymbolTable
Symbol table. |
Constructors in org.apache.xerces.impl.xpath with parameters of type SymbolTable | |
---|---|
XPath(String xpath,
SymbolTable symbolTable,
NamespaceContext context)
Constructs an XPath object from the specified expression. |
Uses of SymbolTable in org.apache.xerces.impl.xs |
---|
Fields in org.apache.xerces.impl.xs declared as SymbolTable | |
---|---|
protected SymbolTable |
XMLSchemaValidator.fSymbolTable
Symbol table. |
Constructors in org.apache.xerces.impl.xs with parameters of type SymbolTable | |
---|---|
SchemaGrammar(String targetNamespace,
XSDDescription grammarDesc,
SymbolTable symbolTable)
Default constructor. |
|
SchemaNamespaceSupport(Element schemaRoot,
SymbolTable symbolTable)
|
|
XMLSchemaLoader(SymbolTable symbolTable)
|
Uses of SymbolTable in org.apache.xerces.impl.xs.identity |
---|
Constructors in org.apache.xerces.impl.xs.identity with parameters of type SymbolTable | |
---|---|
Field.XPath(String xpath,
SymbolTable symbolTable,
NamespaceContext context)
Constructs a field XPath expression. |
|
Selector.XPath(String xpath,
SymbolTable symbolTable,
NamespaceContext context)
Constructs a selector XPath expression. |
Uses of SymbolTable in org.apache.xerces.impl.xs.opti |
---|
Constructors in org.apache.xerces.impl.xs.opti with parameters of type SymbolTable | |
---|---|
SchemaParsingConfig(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
SchemaParsingConfig(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
SchemaParsingConfig(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
Uses of SymbolTable in org.apache.xerces.impl.xs.traversers |
---|
Fields in org.apache.xerces.impl.xs.traversers declared as SymbolTable | |
---|---|
protected SymbolTable |
XSAttributeChecker.fSymbolTable
|
Methods in org.apache.xerces.impl.xs.traversers with parameters of type SymbolTable | |
---|---|
void |
XSAttributeChecker.reset(SymbolTable symbolTable)
|
Uses of SymbolTable in org.apache.xerces.parsers |
---|
Fields in org.apache.xerces.parsers declared as SymbolTable | |
---|---|
protected SymbolTable |
XMLGrammarPreparser.fSymbolTable
|
protected SymbolTable |
XML11NonValidatingConfiguration.fSymbolTable
|
protected SymbolTable |
XML11DTDConfiguration.fSymbolTable
|
protected SymbolTable |
XML11Configuration.fSymbolTable
|
protected SymbolTable |
BasicParserConfiguration.fSymbolTable
Symbol table. |
protected SymbolTable |
CachingParserPool.fSynchronizedSymbolTable
Symbol table. |
Methods in org.apache.xerces.parsers that return SymbolTable | |
---|---|
SymbolTable |
CachingParserPool.getSymbolTable()
Returns the symbol table. |
Constructors in org.apache.xerces.parsers with parameters of type SymbolTable | |
---|---|
BasicParserConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
BasicParserConfiguration(SymbolTable symbolTable,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table and parent settings. |
|
CachingParserPool(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a caching parser pool with the specified symbol table and grammar pool. |
|
DOMASBuilderImpl(SymbolTable symbolTable)
Deprecated. Constructs a DOM Builder using the specified symbol table. |
|
DOMASBuilderImpl(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Deprecated. Constructs a DOM Builder using the specified symbol table and grammar pool. |
|
DOMParser(SymbolTable symbolTable)
Constructs a DOM parser using the specified symbol table. |
|
DOMParser(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a DOM parser using the specified symbol table and grammar pool. |
|
DOMParserImpl(SymbolTable symbolTable)
Constructs a DOM Builder using the specified symbol table. |
|
DOMParserImpl(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a DOM Builder using the specified symbol table and grammar pool. |
|
DTDConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
DTDConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
DTDConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
DTDParser(SymbolTable symbolTable)
|
|
IntegratedParserConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
IntegratedParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
IntegratedParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
NonValidatingConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
NonValidatingConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
NonValidatingConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
SAXParser(SymbolTable symbolTable)
Constructs a SAX parser using the specified symbol table. |
|
SAXParser(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a SAX parser using the specified symbol table and grammar pool. |
|
SecurityConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
SecurityConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
SecurityConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
SoftReferenceSymbolTableConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
SoftReferenceSymbolTableConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
SoftReferenceSymbolTableConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
StandardParserConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
StandardParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
StandardParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
XIncludeAwareParserConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
XIncludeAwareParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
XIncludeAwareParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
XIncludeParserConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
XIncludeParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
XIncludeParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
XML11Configuration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
XML11Configuration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
XML11Configuration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
XML11DTDConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
XML11DTDConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
XML11DTDConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
XML11NonValidatingConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
XML11NonValidatingConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
XML11NonValidatingConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
XMLDocumentParser(SymbolTable symbolTable)
Constructs a document parser using the specified symbol table. |
|
XMLDocumentParser(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a document parser using the specified symbol table and grammar pool. |
|
XMLGrammarCachingConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
XMLGrammarCachingConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
XMLGrammarCachingConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
|
XMLGrammarParser(SymbolTable symbolTable)
Construct an XMLGrammarParser with the specified symbol table |
|
XMLGrammarPreparser(SymbolTable symbolTable)
Constructs a preparser using the specified symbol table. |
|
XPointerParserConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table. |
|
XPointerParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool. |
|
XPointerParserConfiguration(SymbolTable symbolTable,
XMLGrammarPool grammarPool,
XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings. |
Uses of SymbolTable in org.apache.xerces.util |
---|
Subclasses of SymbolTable in org.apache.xerces.util | |
---|---|
class |
ShadowedSymbolTable
Shadowed symbol table. |
class |
SoftReferenceSymbolTable
This symbol table uses SoftReferences to its String entries, which means that table entries that have no references to them can be garbage collected when memory is needed. |
class |
SynchronizedSymbolTable
Synchronized symbol table. |
Fields in org.apache.xerces.util declared as SymbolTable | |
---|---|
protected SymbolTable |
SynchronizedSymbolTable.fSymbolTable
Main symbol table. |
protected SymbolTable |
ShadowedSymbolTable.fSymbolTable
Main symbol table. |
Methods in org.apache.xerces.util that return SymbolTable | |
---|---|
SymbolTable |
JAXPNamespaceContextWrapper.getSymbolTable()
|
Methods in org.apache.xerces.util with parameters of type SymbolTable | |
---|---|
void |
JAXPNamespaceContextWrapper.setSymbolTable(SymbolTable symbolTable)
|
Constructors in org.apache.xerces.util with parameters of type SymbolTable | |
---|---|
JAXPNamespaceContextWrapper(SymbolTable symbolTable)
|
|
ShadowedSymbolTable(SymbolTable symbolTable)
Constructs a shadow of the specified symbol table. |
|
SynchronizedSymbolTable(SymbolTable symbolTable)
Constructs a synchronized symbol table. |
Uses of SymbolTable in org.apache.xerces.xinclude |
---|
Fields in org.apache.xerces.xinclude declared as SymbolTable | |
---|---|
protected SymbolTable |
XIncludeHandler.fSymbolTable
|
Uses of SymbolTable in org.apache.xerces.xpointer |
---|
Fields in org.apache.xerces.xpointer declared as SymbolTable | |
---|---|
protected SymbolTable |
XPointerHandler.fSymbolTable
|
Constructors in org.apache.xerces.xpointer with parameters of type SymbolTable | |
---|---|
XPointerHandler(SymbolTable symbolTable,
XMLErrorHandler errorHandler,
XMLErrorReporter errorReporter)
|
Uses of SymbolTable in org.apache.xml.serialize |
---|
Fields in org.apache.xml.serialize declared as SymbolTable | |
---|---|
protected SymbolTable |
XMLSerializer.fSymbolTable
Deprecated. symbol table for serialization |
protected SymbolTable |
XML11Serializer.fSymbolTable
Deprecated. symbol table for serialization |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |