| Modifier and Type | Method and Description |
|---|---|
void |
HTMLTagBalancer.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs)
Start document.
|
void |
HTMLTagBalancer.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs)
Start document.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NamespaceBinder.NamespaceSupport
This namespace context object implements the old and new XNI
NamespaceContext interface methods so that it can
be used across all versions of Xerces2. |
| Modifier and Type | Method and Description |
|---|---|
NamespaceContext |
NamespaceBinder.NamespaceSupport.getParentContext() |
NamespaceContext |
NamespaceBinder.NamespaceSupport.getParentContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFilter.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs)
Start document.
|
void |
NamespaceBinder.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs)
Start document.
|
void |
NamespaceBinder.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs)
Start document.
|
void |
DefaultFilter.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs)
Start document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DOMFragmentParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs) |
void |
DOMFragmentParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs) |
| Modifier and Type | Field and Description |
|---|---|
protected NamespaceContext |
AbstractSAXParser.fNamespaceContext
Namespace context
|
protected NamespaceContext |
AbstractSAXParser.fNamespaceContext
Namespace context
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDOMParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext namespaceContext,
Augmentations augs)
The start of the document.
|
void |
AbstractSAXParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext namespaceContext,
Augmentations augs)
The start of the document.
|
void |
AbstractXMLDocumentParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext namespaceContext,
Augmentations augs)
The start of the document.
|
void |
AbstractXMLDocumentParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext namespaceContext,
Augmentations augs)
The start of the document.
|
void |
AbstractSAXParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext namespaceContext,
Augmentations augs)
The start of the document.
|
void |
AbstractDOMParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext namespaceContext,
Augmentations augs)
The start of the document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamespaceSupport
Namespace support for XML document handlers.
|
| Constructor and Description |
|---|
NamespaceSupport(NamespaceContext context)
Constructs a namespace context object and initializes it with
the prefixes declared in the specified context.
|
NamespaceSupport(NamespaceContext context)
Constructs a namespace context object and initializes it with
the prefixes declared in the specified context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLDocumentHandler.startDocument(XMLLocator locator,
String encoding,
NamespaceContext namespaceContext,
Augmentations augs)
The start of the document.
|
void |
XMLDocumentHandler.startDocument(XMLLocator locator,
String encoding,
NamespaceContext namespaceContext,
Augmentations augs)
The start of the document.
|
void |
XMLDocumentFragmentHandler.startDocumentFragment(XMLLocator locator,
NamespaceContext namespaceContext,
Augmentations augmentations)
The start of the document fragment.
|
void |
XMLDocumentFragmentHandler.startDocumentFragment(XMLLocator locator,
NamespaceContext namespaceContext,
Augmentations augmentations)
The start of the document fragment.
|
Copyright © 2023 Gargoyle Software Inc.. All rights reserved.