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.
|
readExtensionElement
characters, endDocument, endElement, endPrefixMapping, error, errorClass, getURIForPrefix, ignorableWhitespace, iteratePrefixes, makeConfiguration, processingInstruction, setClassLoader, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
protected void readPatternOptimization(Attributes atts)
readPatternOptimization
in class ConfigurationReader
atts
- the attributes of the element in the configuration fileprotected void readPatternPrecondition(Attributes atts)
ConfigurationReader
readPatternPrecondition
in class ConfigurationReader
atts
- the attributes of the patternPrecondition element in the configuration fileprotected void readPatternRewrite(Attributes atts)
ConfigurationReader
readPatternRewrite
in class ConfigurationReader
atts
- the attributes of the patternRewrite element in the configuration fileprotected void readPatternIndex(Attributes atts)
ConfigurationReader
readPatternIndex
in class ConfigurationReader
atts
- the attributes of the patternIndex element in the configuration fileCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.