|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.openharbor.beck.marshal.DefaultMarshaller com.openharbor.beck.marshal.MapMarshaller
Field Summary |
Fields inherited from class com.openharbor.beck.marshal.DefaultMarshaller |
log |
Constructor Summary | |
MapMarshaller()
|
Method Summary | |
protected void |
writeAsElement(MapToXML mapper,
java.lang.Object parent,
Getter getter,
java.lang.Object source,
XMLThing tag,
XMLWriter writer)
|
protected void |
writeMembers(MapToXML mapper,
java.util.Map self,
XMLThing tag,
XMLWriter writer)
|
Methods inherited from class com.openharbor.beck.marshal.DefaultMarshaller |
getText, getXML, getXMLSource, marshal, marshalMember, writeNull, writeSimply |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MapMarshaller()
Method Detail |
protected void writeAsElement(MapToXML mapper, java.lang.Object parent, Getter getter, java.lang.Object source, XMLThing tag, XMLWriter writer) throws java.lang.Exception
writeAsElement
in class DefaultMarshaller
java.lang.Exception
protected void writeMembers(MapToXML mapper, java.util.Map self, XMLThing tag, XMLWriter writer) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |