Produces a stream of events from the descendents of the given root value.
no subtypes hierarchy
Initializer |
StreamingVisitor(Value root) |
Methods | |
next | Source Codeshared actual Event|Finished next() The next element, or Repeated invocations of If an invocation of An iterator for a nonfinite stream may never produce
the value Refines Iterator.next |
Inherited Methods |
Methods inherited from: Object |
Methods inherited from: Iterator<Element> |