|
Milyn-Smooks Version 0.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.milyn.delivery.serialize.AbstractSerializationUnit
Abstract SerializationUnit implementation.
Really just defines the required public constructor that takes the CDRDef param.
Constructor Summary | |
AbstractSerializationUnit(CDRDef unitDef)
Public constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.milyn.delivery.serialize.SerializationUnit |
writeChildElements, writeElementCDATA, writeElementComment, writeElementEnd, writeElementEntityRef, writeElementNode, writeElementStart, writeElementText |
Methods inherited from interface org.milyn.delivery.ContentDeliveryUnit |
getDetailDescription, getShortDescription |
Constructor Detail |
public AbstractSerializationUnit(CDRDef unitDef)
unitDef
- Unit CDRDef.
|
Milyn-Smooks Version 0.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |