Package | Description |
---|---|
gnu.kawa.servlet | |
gnu.kawa.xml | |
gnu.lists | |
gnu.xml |
Utilities for working with XML.
|
gnu.xquery.util |
Modifier and Type | Class and Description |
---|---|
class |
ServletPrinter
A Consumer that sends output to an http-server's response stream.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpPrinter
Output as an Http response.
|
Modifier and Type | Class and Description |
---|---|
class |
VoidConsumer
A Consumer that does nothing.
|
Modifier and Type | Class and Description |
---|---|
class |
NamedChildrenFilter
A FilterConsumer that only passes through matching children.
|
Modifier and Type | Class and Description |
---|---|
class |
OrderedTuples
Helper class used in conjunction with
OrderedMap . |
class |
RelativeStepFilter
Used to filter the output of RelativeStep.
|