|
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.assemble.AbstractAssemblyUnit
Abstract AssemblyUnit implementation.
Constructor Summary | |
AbstractAssemblyUnit(CDRDef unitDef)
Public constructor. |
Method Summary | |
boolean |
visitBefore()
By default we visit Assembly Units before Smooks iterates over the elements child content. |
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.ElementVisitor |
visit |
Methods inherited from interface org.milyn.delivery.ContentDeliveryUnit |
getDetailDescription, getShortDescription |
Constructor Detail |
public AbstractAssemblyUnit(CDRDef unitDef)
unitDef
- Unit CDRDef.Method Detail |
public boolean visitBefore()
visitBefore
in interface ElementVisitor
|
Milyn-Smooks Version 0.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |