Uses of Interface
nux.xom.xquery.StreamingTransform
-
Packages that use StreamingTransform Package Description nux.xom.xquery -
-
Uses of StreamingTransform in nux.xom.xquery
Methods in nux.xom.xquery with parameters of type StreamingTransform Modifier and Type Method Description nu.xom.NodeFactory
StreamingPathFilter. createNodeFactory(nu.xom.NodeFactory childFactory, StreamingTransform transform)
Creates and returns a new node factory for this path filter, to be be passed to aBuilder
.
-