See: Description
| Interface | Description |
|---|---|
| CSSStyleDeclarationFactory |
This interface represents CSSStyleDeclaration factories.
|
| DocumentFactory |
This interface represents an object which can build a Document.
|
| SAXDocumentFactory.PreInfo |
| Class | Description |
|---|---|
| DocumentDescriptor |
This class contains informations about a document.
|
| DOMUtilities |
A collection of utility functions for the DOM.
|
| HashTableStack |
This class represents a stack of HashTable objects.
|
| HashTableStack.Link |
To store the hashtables.
|
| IntTable |
A simple hashtable, not synchronized, with fixed load factor,
that maps objects to ints.
|
| IntTable.Entry |
To manage collisions.
|
| ListNodeList |
A simple class that implements the DOM NodeList interface by
wrapping an Java List instace.
|
| SAXDocumentFactory |
This class contains methods for creating Document instances
from an URI using SAX2.
|
| TriplyIndexedTable |
This class represents a triply indexed hash table.
|
| TriplyIndexedTable.Entry |
To manage collisions
|
| XLinkSupport |
This class provides support for XLink features.
|
| XMLSupport |
This class provides support for XML features.
|
| Exception | Description |
|---|---|
| SAXIOException |
Wrapper for SAX Exceptions which would make it possible to
include line and column information with SAX parse errors.
|
Copyright © 2000–2021 Apache Software Foundation. All rights reserved.