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 TypeClassDescriptionclassA 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 TypeClassDescriptionclassA Consumer that wraps some other Consumer.classA Consumer that extends a PrintWriter.classA compact representation of a tree, that is a nested list structure.classA Consumer that does nothing. -
Uses of XConsumer in gnu.xml
Modifier and TypeClassDescriptionclassA FilterConsumer that only passes through matching children.classUse to represent a Document or Document Fragment, in the XML DOM sense.classFixup XML input events.classPrint 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 TypeClassDescriptionclassHelper class used in conjunction withOrderedMap.classUsed to filter the output of RelativeStep.