|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.onemind.commons.java.xml.digest.DefaultDigester
org.onemind.commons.java.xml.digest.AbstractElementCreatorDigester
org.onemind.jxp.config.JxpConfigDigester
public class JxpConfigDigester
JxpConfigDigester digest jxp configuration
| Field Summary | |
|---|---|
private boolean |
_doMethodStats
do method statistics |
private java.util.Map |
_env
the environment |
private JxpProcessor |
_processor
the processor |
| Constructor Summary | |
|---|---|
JxpConfigDigester()
Constructor |
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.onemind.commons.java.xml.digest.AbstractElementCreatorDigester |
|---|
addListener, getCreatedElement, removeListener, setCreatedElement |
| Methods inherited from class org.onemind.commons.java.xml.digest.DefaultDigester |
|---|
characters, getElementName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.onemind.commons.java.xml.digest.ElementDigester |
|---|
characters, getElementName |
| Field Detail |
|---|
private JxpProcessor _processor
private java.util.Map _env
private boolean _doMethodStats
| Constructor Detail |
|---|
public JxpConfigDigester()
| Method Detail |
|---|
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.ElementDigesterstartDigest in class org.onemind.commons.java.xml.digest.DefaultDigesterorg.xml.sax.SAXExceptionpublic void objectCreated(java.lang.Object obj)
objectCreated in interface org.onemind.commons.java.xml.digest.ElementListenerpublic 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.ElementDigesterendDigest in class org.onemind.commons.java.xml.digest.AbstractElementCreatorDigesterorg.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||