|
demo for SASAX - 1.5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jp.ne.dti.lares.foozy.sasax.AbstractElement | +--jp.ne.dti.lares.foozy.sasax.CompositeElement | +--jp.ne.dti.lares.foozy.sasax.CustomDemo.CustomElement
Composite element to un-marshal CustomContainer from XML document.
Fields inherited from interface jp.ne.dti.lares.foozy.sasax.DemoConstants |
COMPOSITE_L_NAME, ENVELOPE_L_NAME, INT_L_NAME, LIST_L_NAME, STRING_L_NAME, URI |
Constructor Summary | |
CustomDemo.CustomElement(Element parent)
Constructor. |
Method Summary | |
CustomDemo.CustomContainer |
getValue(boolean ensure)
Get un-marshaled CustomContainer. |
Methods inherited from class jp.ne.dti.lares.foozy.sasax.CompositeElement |
accepts, addComponent, addComponent, addMustItem, addMustItem, addOptionalItem, addOptionalItem, characters, endElement, examine, getComponent, getComponents, getLName, getURI, ignorableWhitespace, isEmpty, isNil, isNillable, setNillable, startElement |
Methods inherited from class jp.ne.dti.lares.foozy.sasax.AbstractElement |
addCleanup, addNotification, clear, ensureDetermined, fireElementStarted, getAttribute, getParent, hasNotification, hasXSINil, isDetermined, notifyDetermined, notifyDetermined, processingInstruction, removeNotification, setDetermined, skippedEntity, unwatchAttribute, watchAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CustomDemo.CustomElement(Element parent)
Method Detail |
public final CustomDemo.CustomContainer getValue(boolean ensure)
|
demo for SASAX - 1.5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |