public class JDOMInfosetInputter extends InfosetInputterProxy
param: document the infoset in the form of a jdom2 Document
| Constructor and Description |
|---|
JDOMInfosetInputter(org.jdom2.Document document) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.daffodil.infoset.JDOMInfosetInputter |
infosetInputter() |
fini, getEventType, getLocalName, getNamespaceURI, getSimpleText, hasNext, isNilled, next, supportsNamespacesaccessor_$eq, accessor, advance, advanceAccessor, advanceMaybe, fill, initialize, inspect, inspectAccessor, inspectMaybe, org$apache$daffodil$util$CursorImplMixin$$Advance, org$apache$daffodil$util$CursorImplMixin$$Inspect, org$apache$daffodil$util$CursorImplMixin$$isFilled_$eq, org$apache$daffodil$util$CursorImplMixin$$isFilled, org$apache$daffodil$util$CursorImplMixin$$priorOpKind_$eq, org$apache$daffodil$util$CursorImplMixin$$priorOpKind, org$apache$daffodil$util$CursorImplMixin$$Unsuccessful, toString, tunable_$eq, tunablepublic org.apache.daffodil.infoset.JDOMInfosetInputter infosetInputter()
infosetInputter in class InfosetInputterProxy