Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.util.SymbolTable
-
-
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom declared as SymbolTable Modifier and Type Field Description protected SymbolTable
DOMConfigurationImpl. fSymbolTable
Symbol table.protected SymbolTable
DOMNormalizer. fSymbolTable
symbol tableConstructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom with parameters of type SymbolTable Constructor 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. -
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl declared as SymbolTable Modifier and Type Field Description protected SymbolTable
XMLEntityManager. fSymbolTable
Symbol table.protected SymbolTable
XMLEntityScanner. fSymbolTable
protected SymbolTable
XMLNamespaceBinder. fSymbolTable
Symbol table.protected SymbolTable
XMLScanner. fSymbolTable
Symbol table.protected SymbolTable
XMLVersionDetector. fSymbolTable
Symbol table.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl with parameters of type SymbolTable Modifier and Type Method Description void
XMLEntityScanner. reset(SymbolTable symbolTable, XMLEntityManager entityManager, XMLErrorReporter reporter)
Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl with parameters of type SymbolTable Constructor 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. -
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd declared as SymbolTable Modifier and Type Field Description protected SymbolTable
XMLDTDProcessor. fSymbolTable
Symbol table.protected SymbolTable
XMLDTDValidator. fSymbolTable
Symbol table.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd that return SymbolTable Modifier and Type Method Description SymbolTable
DTDGrammar. getSymbolTable()
Returns the symbol table.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd with parameters of type SymbolTable Modifier and Type Method Description protected XMLDTDScannerImpl
XML11DTDProcessor. createDTDScanner(SymbolTable symbolTable, XMLErrorReporter errorReporter, XMLEntityManager entityManager)
protected XMLDTDScannerImpl
XMLDTDLoader. createDTDScanner(SymbolTable symbolTable, XMLErrorReporter errorReporter, XMLEntityManager entityManager)
Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd with parameters of type SymbolTable Constructor Description 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.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.validation
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.validation with parameters of type SymbolTable Modifier and Type Method Description void
ValidationState. setSymbolTable(SymbolTable sTable)
-
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath declared as SymbolTable Modifier and Type Field Description protected SymbolTable
XPath. fSymbolTable
Symbol table.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath with parameters of type SymbolTable Constructor Description XPath(String xpath, SymbolTable symbolTable, NamespaceContext context)
Constructs an XPath object from the specified expression. -
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs declared as SymbolTable Modifier and Type Field Description protected SymbolTable
XMLSchemaValidator. fSymbolTable
Symbol table.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type SymbolTable Constructor Description SchemaGrammar(String targetNamespace, XSDDescription grammarDesc, SymbolTable symbolTable)
Default constructor.SchemaNamespaceSupport(Element schemaRoot, SymbolTable symbolTable)
XMLSchemaLoader(SymbolTable symbolTable)
-
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity
Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity with parameters of type SymbolTable Constructor Description XPath(String xpath, SymbolTable symbolTable, NamespaceContext context)
Constructs a field XPath expression.XPath(String xpath, SymbolTable symbolTable, NamespaceContext context)
Constructs a selector XPath expression. -
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti
Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti with parameters of type SymbolTable Constructor 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. -
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.traversers
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.traversers declared as SymbolTable Modifier and Type Field Description protected SymbolTable
XSAttributeChecker. fSymbolTable
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.traversers with parameters of type SymbolTable Modifier and Type Method Description void
XSAttributeChecker. reset(SymbolTable symbolTable)
-
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers declared as SymbolTable Modifier and Type Field Description protected SymbolTable
BasicParserConfiguration. fSymbolTable
Symbol table.protected SymbolTable
XML11Configuration. fSymbolTable
protected SymbolTable
XML11DTDConfiguration. fSymbolTable
protected SymbolTable
XML11NonValidatingConfiguration. fSymbolTable
protected SymbolTable
XMLGrammarPreparser. fSymbolTable
protected SymbolTable
CachingParserPool. fSynchronizedSymbolTable
Symbol table.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers that return SymbolTable Modifier and Type Method Description SymbolTable
CachingParserPool. getSymbolTable()
Returns the symbol table.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers with parameters of type SymbolTable Constructor 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.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.SecureProcessingConfiguration(SymbolTable symbolTable)
Constructs a parser configuration using the specified symbol table.SecureProcessingConfiguration(SymbolTable symbolTable, XMLGrammarPool grammarPool)
Constructs a parser configuration using the specified symbol table and grammar pool.SecureProcessingConfiguration(SymbolTable symbolTable, XMLGrammarPool grammarPool, XMLComponentManager parentSettings)
Constructs a parser configuration using the specified symbol table, grammar pool, and parent settings.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 tableXMLGrammarPreparser(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.smooks.engine.delivery.sax.ng.org.apache.xerces.util
Subclasses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util Modifier and Type Class 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.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util declared as SymbolTable Modifier and Type Field Description protected SymbolTable
ShadowedSymbolTable. fSymbolTable
Main symbol table.protected SymbolTable
SynchronizedSymbolTable. fSymbolTable
Main symbol table.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util that return SymbolTable Modifier and Type Method Description SymbolTable
JAXPNamespaceContextWrapper. getSymbolTable()
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util with parameters of type SymbolTable Modifier and Type Method Description void
JAXPNamespaceContextWrapper. setSymbolTable(SymbolTable symbolTable)
Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.util with parameters of type SymbolTable Constructor Description 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.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude declared as SymbolTable Modifier and Type Field Description protected SymbolTable
XIncludeHandler. fSymbolTable
-
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer declared as SymbolTable Modifier and Type Field Description protected SymbolTable
XPointerHandler. fSymbolTable
Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer with parameters of type SymbolTable Constructor Description XPointerHandler(SymbolTable symbolTable, XMLErrorHandler errorHandler, XMLErrorReporter errorReporter)
-
Uses of SymbolTable in org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize declared as SymbolTable Modifier and Type Field Description protected SymbolTable
XML11Serializer. fSymbolTable
Deprecated.symbol table for serializationprotected SymbolTable
XMLSerializer. fSymbolTable
Deprecated.symbol table for serialization
-