public class ScalaXMLInfosetInputter extends InfosetInputterProxy
InfosetInputter
to read an infoset represented as a scala.xml.Node
param: node the scala.xml.Node infoset
org.apache.daffodil.lib.util.CursorImplMixin.Advance$, org.apache.daffodil.lib.util.CursorImplMixin.Inspect$, org.apache.daffodil.lib.util.CursorImplMixin.OpKind, org.apache.daffodil.lib.util.CursorImplMixin.Unsuccessful$
Constructor and Description |
---|
ScalaXMLInfosetInputter(scala.xml.Node node) |
Modifier and Type | Method and Description |
---|---|
org.apache.daffodil.runtime1.infoset.ScalaXMLInfosetInputter |
infosetInputter()
The InfosetInputter to proxy infoset events to
|
fini, getEventType, getLocalName, getNamespaceURI, getSimpleText, getSimpleText, hasNext, isNilled, next, supportsNamespaces
accessor_$eq, accessor, advance, Advance, advanceAccessor, advanceMaybe, documentElement, fill, initialize, inspect, Inspect, inspectAccessor, inspectMaybe, isInitialized, maybeTopTRD, nextElement, org$apache$daffodil$lib$util$CursorImplMixin$$isFilled_$eq, org$apache$daffodil$lib$util$CursorImplMixin$$isFilled, org$apache$daffodil$runtime1$infoset$NextElementResolver$_setter_$org$apache$daffodil$runtime1$infoset$NextElementResolver$$trdStack_$eq, org$apache$daffodil$runtime1$infoset$NextElementResolver$$trdStack, popTRD, priorOpKind_$eq, priorOpKind, pushTRD, toString, tunable_$eq, tunable, Unsuccessful
public org.apache.daffodil.runtime1.infoset.ScalaXMLInfosetInputter infosetInputter()
InfosetInputterProxy
infosetInputter
in class InfosetInputterProxy