Project Description
Interfaces, Classes and Structures
class Array
Extends the native Array class with the functions added in JavaScript 1.6.
class Date
Extends the native Date class with additional functionality.
class Element
Extends the native Element class with additional functionality.
class HTMLDocument
Extends the native HTMLDocument and document with functionality for easy cross-browser HTML node creation.
class Node
Extends the native Node class with additional functionality.
class Selector
A JavaScript implementation of a CSS3 Query Selector.
Implementation of XMLHttpRequest for Internet Explorer.
interface XPathEvaluator
An interface with the XPath functionality.
Exception throw when parser or expression fails.
A pre-parsed XPath expression.
Namespace resolver.
class XPathResult
Container for XPath results.

Namespaces