|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.openharbor.beck.unmarshal.DefaultUnmarshaller com.openharbor.beck.unmarshal.EnumerationUnmarshaller
Unmarshals an enumeration that has a static parse method.
Field Summary | |
protected static java.lang.Class[] |
STRING_PARAMETER
|
Fields inherited from class com.openharbor.beck.unmarshal.DefaultUnmarshaller |
data, documentState, log |
Constructor Summary | |
EnumerationUnmarshaller()
|
Method Summary | |
protected java.lang.Object |
newObject()
|
protected void |
setValue(java.lang.StringBuffer data)
Convert the text and store the resulting data into the object. |
Methods inherited from class com.openharbor.beck.unmarshal.DefaultUnmarshaller |
addChild, addToParent, addValue, afterEndObject, disengage, disengaged, endElement, endObject, engage, getChildClass, getMap, getMapFromXML, getObject, getObjectClass, getParent, getSource, getSourceXPath, getXMLContext, getXName, getXPath, isEngaged, processAttributes, referToThis, reset, rethrow, setMapFromXML, setObject, setObjectClass, setParentAndSource, setXMLContext, startElement, startObject, toString, trim |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final java.lang.Class[] STRING_PARAMETER
Constructor Detail |
public EnumerationUnmarshaller()
Method Detail |
protected java.lang.Object newObject()
newObject
in class DefaultUnmarshaller
protected void setValue(java.lang.StringBuffer data) throws java.lang.Exception
DefaultUnmarshaller
setValue
in class DefaultUnmarshaller
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |