Uses of Interface
gnu.lists.XConsumer
Packages that use XConsumer
Package
Description
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
-
Uses of XConsumer in gnu.kawa.servlet
Classes in gnu.kawa.servlet that implement XConsumerModifier and TypeClassDescriptionclass
A Consumer that sends output to an http-server's response stream. -
Uses of XConsumer in gnu.kawa.xml
Classes in gnu.kawa.xml that implement XConsumer -
Uses of XConsumer in gnu.lists
Modifier and TypeClassDescriptionclass
A Consumer that wraps some other Consumer.class
A Consumer that extends a PrintWriter.class
A compact representation of a tree, that is a nested list structure.class
A Consumer that does nothing. -
Uses of XConsumer in gnu.xml
Modifier and TypeClassDescriptionclass
A FilterConsumer that only passes through matching children.class
Use to represent a Document or Document Fragment, in the XML DOM sense.class
Fixup XML input events.class
Print an event stream in XML format on a PrintWriter. -
Uses of XConsumer in gnu.xquery.util
Classes in gnu.xquery.util that implement XConsumerModifier and TypeClassDescriptionclass
Helper class used in conjunction withOrderedMap
.class
Used to filter the output of RelativeStep.