public class ConfigurationReaderEE extends ConfigurationReaderPE
config| Constructor and Description |
|---|
ConfigurationReaderEE() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readPatternIndex(Attributes atts)
Process details of patternIndex elements.
|
protected void |
readPatternOptimization(Attributes atts)
Code to process details of pattern optimization
|
protected void |
readPatternPrecondition(Attributes atts)
Process details of patternPrecondition elements.
|
protected void |
readPatternRewrite(Attributes atts)
Process details of patternRewrite elements.
|
readExtensionElementcharacters, endDocument, endElement, endPrefixMapping, error, errorClass, getURIForPrefix, ignorableWhitespace, iteratePrefixes, makeConfiguration, processingInstruction, setClassLoader, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingprotected void readPatternOptimization(Attributes atts)
readPatternOptimization in class ConfigurationReaderatts - the attributes of the element in the configuration fileprotected void readPatternPrecondition(Attributes atts)
ConfigurationReaderreadPatternPrecondition in class ConfigurationReaderatts - the attributes of the patternPrecondition element in the configuration fileprotected void readPatternRewrite(Attributes atts)
ConfigurationReaderreadPatternRewrite in class ConfigurationReaderatts - the attributes of the patternRewrite element in the configuration fileprotected void readPatternIndex(Attributes atts)
ConfigurationReaderreadPatternIndex in class ConfigurationReaderatts - the attributes of the patternIndex element in the configuration fileCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.