Package | Description |
---|---|
gnu.kawa.xml |
Classes for using XML within Kawa.
|
gnu.xml |
Utilities for working with XML.
|
gnu.xquery.util | |
kawa.lang |
Core Kawa classes for Scheme and Lisp compile-time.
|
Class and Description |
---|
NamespaceBinding
A "namespace node" as a link in a linked list.
|
NodeTree
Use to represent a Document or Document Fragment, in the XML DOM sense.
|
XMLFilter
Fixup XML input events.
|
Class and Description |
---|
NamedChildrenFilter
A FilterConsumer that only passes through matching children.
|
NamespaceBinding
A "namespace node" as a link in a linked list.
|
NodeTree
Use to represent a Document or Document Fragment, in the XML DOM sense.
|
XMLFilter
Fixup XML input events.
|
XMLPrinter
Print an event stream in XML format on a PrintWriter.
|
Class and Description |
---|
NamespaceBinding
A "namespace node" as a link in a linked list.
|
NodeTree
Use to represent a Document or Document Fragment, in the XML DOM sense.
|
XName
A QName with namespace nodes [and future optional type annotation].
|
Class and Description |
---|
NamespaceBinding
A "namespace node" as a link in a linked list.
|