| Interface | Description |
|---|---|
| PrefixResolver |
The class that implements this interface can resolve prefixes to namespaces.
|
| Class | Description |
|---|---|
| DefaultErrorHandler |
Implement SAX error handler for default reporting.
|
| NodeVector |
A very simple table that stores a list of Nodes.
|
| PrefixResolverDefault |
This class implements a generic PrefixResolver that can be used to perform prefix-to-namespace
lookup for the XPath object.
|
| SuballocatedIntVector |
A very simple table that stores a list of int.
|
| XMLCharacterRecognizer |
Class used to verify whether the specified ch conforms to the XML 1.0 definition of
whitespace.
|
| Exception | Description |
|---|---|
| WrappedRuntimeException |
This class is for throwing important checked exceptions over non-checked methods.
|
Implementation of Xalan utility classes. This package is also shared by XPath. There *should* be no outward dependencies to XPath or Xalan by classes in this package.
Copyright © 2022–2024 HtmlUnit. All rights reserved.