|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.arbor.Arbor
Class Arbor
| Field Summary | |
static NameMapper |
DEFAULT_NAME_MAPPER
|
| Constructor Summary | |
Arbor()
|
|
| Method Summary | |
protected StreamProcessor |
getStreamProcessor()
Method getStreamProcessor |
void |
process(java.lang.Object rootBean,
org.w3c.dom.Element element)
Method process |
void |
process(java.lang.Object rootBean,
java.io.InputStream inStream)
Method process |
void |
setNameMapper(NameMapper nameMapper)
Method setNameMapper |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final NameMapper DEFAULT_NAME_MAPPER
| Constructor Detail |
public Arbor()
| Method Detail |
protected StreamProcessor getStreamProcessor()
throws ArborException
ArborExceptionpublic void setNameMapper(NameMapper nameMapper)
nameMapper -
public void process(java.lang.Object rootBean,
java.io.InputStream inStream)
throws ArborException
rootBean - inStream -
ArborException
public void process(java.lang.Object rootBean,
org.w3c.dom.Element element)
throws ArborException
rootBean - element -
ArborException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||