| Modifier and Type | Method and Description |
|---|---|
void |
HTMLTagBalancer.startGeneralEntity(String name,
XMLResourceIdentifier id,
String encoding,
Augmentations augs)
Start entity.
|
void |
HTMLTagBalancer.startGeneralEntity(String name,
XMLResourceIdentifier id,
String encoding,
Augmentations augs)
Start entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFilter.startGeneralEntity(String name,
XMLResourceIdentifier id,
String encoding,
Augmentations augs)
Start general entity.
|
void |
DefaultFilter.startGeneralEntity(String name,
XMLResourceIdentifier id,
String encoding,
Augmentations augs)
Start general entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DOMFragmentParser.startGeneralEntity(String name,
XMLResourceIdentifier id,
String encoding,
Augmentations augs)
Start general entity.
|
void |
DOMFragmentParser.startGeneralEntity(String name,
XMLResourceIdentifier id,
String encoding,
Augmentations augs)
Start general entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDOMParser.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augs)
This method notifies the start of a general entity.
|
void |
AbstractSAXParser.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augs)
This method notifies of the start of an entity.
|
void |
AbstractXMLDocumentParser.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augs)
This method notifies the start of an entity.
|
void |
AbstractXMLDocumentParser.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augs)
This method notifies the start of an entity.
|
void |
AbstractSAXParser.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augs)
This method notifies of the start of an entity.
|
void |
AbstractDOMParser.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augs)
This method notifies the start of a general entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLDocumentFragmentHandler.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augmentations)
This method notifies the start of a general entity.
|
void |
XMLDocumentHandler.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augs)
This method notifies the start of a general entity.
|
void |
XMLDocumentHandler.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augs)
This method notifies the start of a general entity.
|
void |
XMLDocumentFragmentHandler.startGeneralEntity(String name,
XMLResourceIdentifier identifier,
String encoding,
Augmentations augmentations)
This method notifies the start of a general entity.
|
| Constructor and Description |
|---|
XMLInputSource(XMLResourceIdentifier resourceIdentifier)
Constructs an input source from a XMLResourceIdentifier
object, leaving resolution of the entity and opening of
the input stream up to the caller.
|
XMLInputSource(XMLResourceIdentifier resourceIdentifier)
Constructs an input source from a XMLResourceIdentifier
object, leaving resolution of the entity and opening of
the input stream up to the caller.
|
Copyright © 2023 Gargoyle Software Inc.. All rights reserved.