File Index
Class implements data binding for the
model-view-controller.
Class implements data instance component for
the model-view-controller.
An abstract class which represents
a component of the model-view-controller.
A class which represents the model of
the model-view-controller.
A class representing the controller of
the model-view-controller.
A collection of custom XRX++ XPath functions.
A user interface component to visually edit
XML Mixed Content like in a Rich Text Editor.
A class which implements a multi-line
text control.
Abstract class which represents a
control of the model-view-controller.
Class implements a XML console to pretty
print XML instances in the browser.
A tag-name UI component used by xrx.richxml.
Class implements an output control.
A class which implements a single-line
input control.
A utility class which provides common functions for
all controls that use CodeMirror.
A class which represents the view of
the model-view-controller.
A class which represents the location of a token
in a XML stream.
Class represents the namespace URI token.
Class represents the root token.
Class represents the start-tag token.
Class represents a generic token called
start-empty-tag.
Class represents a generic token called not-tag.
Class represents the namespace prefix token.
Class represents the tag-name token.
Class represents the attribute-name token.
Class represents the empty tag token.
Class represents a generic token for tags of
any kind.
Class represents the attribute-value token.
Class represents the end-tag token.
Class represents the attribute token.
Class represents the namespace token.
A class representing the tokens of a XML stream.
Class for XML serialization.
A class to stream over XML documents or XML
fragments.
Helper class for class xrx.stream.
A class representing a pilot to traverse the
tokens of a XML tree.
A class implementing low-level update operations
on XML tokens.
A class representing a numeric, array like
XML labeling scheme.
An array of all JSUnit test files.
A class representing operations on filter expressions.
Enumeration of internal data types.
An abstract class representing basic expressions.
A class representing number literals.
A class implementing the XPath NameTest construct.
A class representing operations on union expressions.
A class representing operations on unary expressions.
An abstract class which allows
custom functions for the XPath processor.
Class for a step in a path expression.
A class representing the comment node
of the XDM interface.
XPath Data Model 3.0 interface (XDM).
A class which implements and extends the xrx.xdm
interface.
A class representing the attribute node of the
XDM interface.
A class representing the namespace node of the
XDM interface.
A class representing the document node of the
XDM interface.
A class representing the text node of the
XDM interface.
A class representing the processing
instruction node of the XDM interface.
A class representing the element node of the
XDM interface.
A class representing operations on binary expressions.
A class representing operations on path expressions.
A function call expression.
A recursive descent Parser.
A streaming XPath 3.0 implementation forked
from Google's Wicked Good XPath library. The implementation
is not yet complete.
Utilities for XPath JSUnit tests.
Context information about nodes in their node-set.
An abstract class representing expressions with predicates.
baseExprWithPredictes are immutable objects that evaluate their
predicates against nodesets and return the modified nodesets.
Context information about nodes in their nodeset.
A class representing the string literals.
The lexer class for tokenizing xpath expressions.
An interface for the NodeTest construct.
A class implementing the xpath 1.0 subset of the
KindTest construct.