Modifier and Type | Field and Description |
---|---|
protected SymbolTable |
DOMNormalizer.fSymbolTable
symbol table
|
protected SymbolTable |
DOMConfigurationImpl.fSymbolTable
Symbol table.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Field and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLEntityScanner.reset(SymbolTable symbolTable,
XMLEntityManager entityManager,
XMLErrorReporter reporter) |
Constructor and Description |
---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected SymbolTable |
XMLDTDValidator.fSymbolTable
Symbol table.
|
protected SymbolTable |
XMLDTDProcessor.fSymbolTable
Symbol table.
|
Modifier and Type | Method and Description |
---|---|
SymbolTable |
DTDGrammar.getSymbolTable()
Returns the symbol table.
|
Modifier and Type | Method and Description |
---|---|
protected XMLDTDScannerImpl |
XMLDTDLoader.createDTDScanner(SymbolTable symbolTable,
XMLErrorReporter errorReporter,
XMLEntityManager entityManager) |
protected XMLDTDScannerImpl |
XML11DTDProcessor.createDTDScanner(SymbolTable symbolTable,
XMLErrorReporter errorReporter,
XMLEntityManager entityManager) |
Constructor and Description |
---|
DTDGrammar(SymbolTable symbolTable,
XMLDTDDescription desc)
Default constructor.
|
XML11DTDProcessor(SymbolTable symbolTable) |
XML11DTDProcessor(SymbolTable symbolTable,
XMLGrammarPool grammarPool) |
XMLDTDLoader(SymbolTable symbolTable) |
XMLDTDLoader(SymbolTable symbolTable,
XMLGrammarPool grammarPool) |
Modifier and Type | Method and Description |
---|---|
void |
ValidationState.setSymbolTable(SymbolTable sTable) |
Modifier and Type | Field and Description |
---|---|
protected SymbolTable |
XPath.fSymbolTable
Symbol table.
|
Constructor and Description |
---|
XPath(String xpath,
SymbolTable symbolTable,
NamespaceContext context)
Constructs an XPath object from the specified expression.
|
Modifier and Type | Field and Description |
---|---|
protected SymbolTable |
XMLSchemaValidator.fSymbolTable
Symbol table.
|
Constructor and Description |
---|
SchemaGrammar(String targetNamespace,
XSDDescription grammarDesc,
SymbolTable symbolTable)
Default constructor.
|
SchemaNamespaceSupport(Element schemaRoot,
SymbolTable symbolTable) |
XMLSchemaLoader(SymbolTable symbolTable) |
Constructor and Description |
---|
XPath(String xpath,
SymbolTable symbolTable,
NamespaceContext context)
Constructs a selector XPath expression.
|
XPath(String xpath,
SymbolTable symbolTable,
NamespaceContext context)
Constructs a field XPath expression.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected SymbolTable |
XSAttributeChecker.fSymbolTable |
Modifier and Type | Method and Description |
---|---|
void |
XSAttributeChecker.reset(SymbolTable symbolTable) |
Modifier and Type | Field and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
SymbolTable |
CachingParserPool.getSymbolTable()
Returns the symbol table.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
protected SymbolTable |
SynchronizedSymbolTable.fSymbolTable
Main symbol table.
|
protected SymbolTable |
ShadowedSymbolTable.fSymbolTable
Main symbol table.
|
Modifier and Type | Method and Description |
---|---|
SymbolTable |
JAXPNamespaceContextWrapper.getSymbolTable() |
Modifier and Type | Method and Description |
---|---|
void |
JAXPNamespaceContextWrapper.setSymbolTable(SymbolTable symbolTable) |
Constructor and Description |
---|
JAXPNamespaceContextWrapper(SymbolTable symbolTable) |
ShadowedSymbolTable(SymbolTable symbolTable)
Constructs a shadow of the specified symbol table.
|
SynchronizedSymbolTable(SymbolTable symbolTable)
Constructs a synchronized symbol table.
|
Modifier and Type | Field and Description |
---|---|
protected SymbolTable |
XIncludeHandler.fSymbolTable |
Modifier and Type | Field and Description |
---|---|
protected SymbolTable |
XPointerHandler.fSymbolTable |
Constructor and Description |
---|
XPointerHandler(SymbolTable symbolTable,
XMLErrorHandler errorHandler,
XMLErrorReporter errorReporter) |
Modifier and Type | Field and Description |
---|---|
protected SymbolTable |
XMLSerializer.fSymbolTable
Deprecated.
symbol table for serialization
|
protected SymbolTable |
XML11Serializer.fSymbolTable
Deprecated.
symbol table for serialization
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.