public class JxpConfigDigester
extends org.onemind.commons.java.xml.digest.AbstractElementCreatorDigester
implements org.onemind.commons.java.xml.digest.ElementListener
Modifier and Type | Field and Description |
---|---|
private boolean |
_doMethodStats
do method statistics
|
private java.util.Map |
_env
the environment
|
private JxpProcessor |
_processor
the processor
|
Constructor and Description |
---|
JxpConfigDigester()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
endDigest(org.onemind.commons.java.xml.digest.SaxDigesterHandler handler) |
JxpProcessor |
getProcessor()
Return the created processor
|
void |
objectCreated(java.lang.Object obj) |
void |
startDigest(org.onemind.commons.java.xml.digest.SaxDigesterHandler handler,
org.xml.sax.Attributes attr) |
addListener, getCreatedElement, removeListener, setCreatedElement
characters, getElementName
private JxpProcessor _processor
private java.util.Map _env
private boolean _doMethodStats
public void startDigest(org.onemind.commons.java.xml.digest.SaxDigesterHandler handler, org.xml.sax.Attributes attr) throws org.xml.sax.SAXException
startDigest
in interface org.onemind.commons.java.xml.digest.ElementDigester
startDigest
in class org.onemind.commons.java.xml.digest.DefaultDigester
org.xml.sax.SAXException
public void objectCreated(java.lang.Object obj)
objectCreated
in interface org.onemind.commons.java.xml.digest.ElementListener
public JxpProcessor getProcessor()
public void endDigest(org.onemind.commons.java.xml.digest.SaxDigesterHandler handler) throws org.xml.sax.SAXException
endDigest
in interface org.onemind.commons.java.xml.digest.ElementDigester
endDigest
in class org.onemind.commons.java.xml.digest.AbstractElementCreatorDigester
org.xml.sax.SAXException