Package gnu.kawa.xml

Class Summary

AncestorAxisUsed to implement a ancestor:: step in a path expression.
AncestorOrSelfAxisUsed to implement a ancestor-or-self:: step in a path expression.
AttributeAxisUsed to implement an attribute:: step in a path expression.
Attributes
AttributeTypeMatches an attribute name pattern.
Base64BinaryA BinaryObject whose lexical format is base64.
BinaryObjectGeneric binary data with application-specific interpretation.
ChildAxisUsed to implement a child:: step in a path expression.
Children
CoerceNodesCoerces an item sequence to a node sequence.
CommentConstructor
DescendantAxisUsed to implement a descendant:: step in a path expression.
DescendantOrSelfAxisUsed to implement a descendant-or-self:: step in a path expression.
DocumentImplement the XQuery function 'document'.
DocumentConstructor
ElementType
FocusThis is only used for XSLT, which should be fixed.
FollowingAxisUsed to implement a following:: step in a path expression.
FollowingSiblingAxisUsed to implement a following-sibling:: step in a path expression.
HexBinaryA BinaryObject whose lexical format is hexBinary.
HttpPrinterOutput as an Http response.
IntersectNodesGet the union of two node lists.
IteratorItems
KAttr
KCDATASection
KCharacterData
KComment
KDocument
KElement
KNode
KProcessingInstruction
KText
ListItemsA function that maps a List into the sequence of its elements.
MakeAttribute
MakeCDATA
MakeElement
MakeProcInst
MakeResponseHeaderA procedure that implements the "response-header" function.
MakeText
MakeUnescapedData
MakeWithBaseUriA Procedure to create an included entity object, or set the base-uri property for a document or fragment.
NodeCompareCompare nodes for document order.
NodeConstructor
NodesManages a sequence of node references.
NodeSetType
NodeTypeA SeqPosition used to represent a node in (usually) a TreeList.
Notation
OutputAsXMLA 1-argument Procedure that takes a value and return output in XML syntax.
ParentAxisUsed to implement a parent:: step in a path expression.
PrecedingAxisUsed to implement a following:: step in a path expression.
PrecedingSiblingAxisUsed to implement a following-sibling:: step in a path expression.
ProcessingInstructionType
SelfAxisUsed to implement a self:: step in a path expression.
SortedNodesManages a sequence of node references in document order without duplicates.
SortNodesSort argument nodes in document order.
TreeScannerAbstract class that scans part of a node tree.
UnionNodesGet the union of two node lists.
UntypedAtomicA loosely typed string.
WriteToWrite a value to a named file.
XDataTypeAn atomic type as used in XML Schema and related languages.
XIntegerAn integer that is an instance of a more specific integer type.
XIntegerTypeA restriction (sub-range) of the integer type.
XmlNamespace
XString
XStringType
XTimeType