| Package | Description |
|---|---|
| gnu.kawa.servlet | |
| gnu.kawa.xml | |
| gnu.kawa.xslt | |
| gnu.xquery.util |
| Class and Description |
|---|
| HttpPrinter
Output as an Http response.
|
| Class and Description |
|---|
| AncestorAxis
Used to implement a ancestor:: step in a path expression.
|
| AncestorOrSelfAxis
Used to implement a ancestor-or-self:: step in a path expression.
|
| AttributeAxis
Used to implement an attribute:: step in a path expression.
|
| Attributes |
| AttributeType
Matches an attribute name pattern.
|
| Base64Binary
A BinaryObject whose lexical format is base64.
|
| BinaryObject
Generic binary data with application-specific interpretation.
|
| ChildAxis
Used to implement a child:: step in a path expression.
|
| Children |
| CoerceNodes
Coerces an item sequence to a node sequence.
|
| CommentConstructor |
| DescendantAxis
Used to implement a descendant:: step in a path expression.
|
| DescendantOrSelfAxis
Used to implement a descendant-or-self:: step in a path expression.
|
| Document
Implement the XQuery function 'document'.
|
| DocumentConstructor |
| ElementType |
| Focus
This is only used for XSLT, which should be fixed.
|
| FollowingAxis
Used to implement a following:: step in a path expression.
|
| FollowingSiblingAxis
Used to implement a following-sibling:: step in a path expression.
|
| HttpPrinter
Output as an Http response.
|
| IntersectNodes
Get the union of two node lists.
|
| IteratorItems |
| KAttr |
| KCharacterData |
| KComment |
| KDocument |
| KElement |
| KNode |
| KProcessingInstruction |
| KText |
| ListItems
A function that maps a List into the sequence of its elements.
|
| MakeAttribute |
| MakeCDATA |
| MakeElement |
| MakeProcInst |
| MakeResponseHeader
A procedure that implements the "response-header" function.
|
| MakeText |
| MakeUnescapedData |
| MakeWithBaseUri
A Procedure to create an included entity object, or
set the base-uri property for a document or fragment.
|
| NodeCompare
Compare nodes for document order.
|
| NodeConstructor |
| Nodes
Manages a sequence of node references.
|
| Nodes.NodeVector |
| NodeType
A SeqPosition used to represent a node in (usually) a TreeList.
|
| Notation |
| ParentAxis
Used to implement a parent:: step in a path expression.
|
| PrecedingAxis
Used to implement a following:: step in a path expression.
|
| PrecedingSiblingAxis
Used to implement a following-sibling:: step in a path expression.
|
| ProcessingInstructionType |
| SelfAxis
Used to implement a self:: step in a path expression.
|
| SortNodes
Sort argument nodes in document order.
|
| TreeScanner
Abstract class that scans part of a node tree.
|
| UnionNodes
Get the union of two node lists.
|
| WriteTo
Write a value to a named file.
|
| XDataType
An atomic type as used in XML Schema and related languages.
|
| XIntegerType
A restriction (sub-range) of the integer type.
|
| XmlNamespace |
| XString |
| XStringType |
| XTimeType |
| Class and Description |
|---|
| Focus
This is only used for XSLT, which should be fixed.
|
| NodeConstructor |
| Class and Description |
|---|
| KDocument |
| KElement |
| KNode |
| NodeType
A SeqPosition used to represent a node in (usually) a TreeList.
|
| TreeScanner
Abstract class that scans part of a node tree.
|