|
||||||||||
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.DateMarshaller
Field Summary | |
java.text.DateFormat |
ISO8601
|
Fields inherited from class com.openharbor.beck.marshal.DefaultMarshaller |
log |
Constructor Summary | |
DateMarshaller()
|
Method Summary | |
java.lang.String |
getText(java.lang.Object parent,
Getter source,
java.lang.Object child,
XMLWriter out)
Copy data as a String, for use as XML element text or an XML attribute value. |
Methods inherited from class com.openharbor.beck.marshal.DefaultMarshaller |
getXML, getXMLSource, marshal, marshalMember, writeAsElement, writeNull, writeSimply |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final java.text.DateFormat ISO8601
Constructor Detail |
public DateMarshaller()
Method Detail |
public java.lang.String getText(java.lang.Object parent, Getter source, java.lang.Object child, XMLWriter out)
Marshaller
getText
in interface Marshaller
getText
in class DefaultMarshaller
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |