|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.openharbor.beck.unmarshal.DefaultUnmarshaller
com.openharbor.xmlj.ElementUnmarshaller
Maps XML to an Element.
Field Summary |
Fields inherited from class com.openharbor.beck.unmarshal.DefaultUnmarshaller |
data, documentState, log |
Constructor Summary | |
ElementUnmarshaller()
|
Method Summary | |
void |
addChild(com.openharbor.beck.unmarshal.Unmarshaller child)
|
protected void |
setValue(java.lang.StringBuffer data)
|
void |
startObject(java.util.Map documentState,
com.openharbor.beck.unmarshal.Unmarshaller parent,
com.openharbor.beck.xml.XMLThing source)
|
Methods inherited from class com.openharbor.beck.unmarshal.DefaultUnmarshaller |
addToParent, addValue, afterEndObject, disengage, disengaged, endElement, endObject, engage, getChildClass, getMap, getMapFromXML, getObject, getObjectClass, getParent, getSource, getSourceXPath, getXMLContext, getXName, getXPath, isEngaged, newObject, processAttributes, referToThis, reset, rethrow, setMapFromXML, setObject, setObjectClass, setParentAndSource, setXMLContext, startElement, toString, trim |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ElementUnmarshaller()
Method Detail |
public void startObject(java.util.Map documentState, com.openharbor.beck.unmarshal.Unmarshaller parent, com.openharbor.beck.xml.XMLThing source) throws java.lang.Exception
java.lang.Exception
public void addChild(com.openharbor.beck.unmarshal.Unmarshaller child) throws java.lang.Exception
java.lang.Exception
protected void setValue(java.lang.StringBuffer data) throws java.text.ParseException
java.text.ParseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |