| Modifier and Type | Class and Description |
|---|---|
class |
HTMLAugmentations
This class is here to overcome the XNI changes to the
Augmentations interface. |
| Modifier and Type | Method and Description |
|---|---|
protected Augmentations |
HTMLScanner.locationAugs() |
protected Augmentations |
HTMLScanner.locationAugs() |
protected Augmentations |
HTMLScanner.synthesizedAugs() |
protected Augmentations |
HTMLTagBalancer.synthesizedAugs() |
protected Augmentations |
HTMLTagBalancer.synthesizedAugs() |
protected Augmentations |
HTMLScanner.synthesizedAugs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HTMLTagBalancer.callEndElement(QName element,
Augmentations augs) |
protected void |
HTMLTagBalancer.callEndElement(QName element,
Augmentations augs) |
protected void |
HTMLTagBalancer.callStartElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
protected void |
HTMLTagBalancer.callStartElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
void |
HTMLTagBalancer.characters(XMLString text,
Augmentations augs)
Characters.
|
void |
HTMLTagBalancer.characters(XMLString text,
Augmentations augs)
Characters.
|
void |
HTMLTagBalancer.comment(XMLString text,
Augmentations augs)
Comment.
|
void |
HTMLTagBalancer.comment(XMLString text,
Augmentations augs)
Comment.
|
void |
HTMLTagBalancer.doctypeDecl(String rootElementName,
String publicId,
String systemId,
Augmentations augs)
Doctype declaration.
|
void |
HTMLTagBalancer.doctypeDecl(String rootElementName,
String publicId,
String systemId,
Augmentations augs)
Doctype declaration.
|
void |
HTMLTagBalancer.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs)
Empty element.
|
void |
HTMLTagBalancer.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs)
Empty element.
|
void |
HTMLTagBalancer.endCDATA(Augmentations augs)
End CDATA section.
|
void |
HTMLTagBalancer.endCDATA(Augmentations augs)
End CDATA section.
|
void |
HTMLTagBalancer.endDocument(Augmentations augs)
End document.
|
void |
HTMLTagBalancer.endDocument(Augmentations augs)
End document.
|
void |
HTMLTagBalancer.endElement(QName element,
Augmentations augs)
End element.
|
void |
HTMLTagBalancer.endElement(QName element,
Augmentations augs)
End element.
|
void |
HTMLTagBalancer.endGeneralEntity(String name,
Augmentations augs)
End entity.
|
void |
HTMLTagBalancer.endGeneralEntity(String name,
Augmentations augs)
End entity.
|
void |
HTMLTagBalancer.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
HTMLTagBalancer.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
HTMLTagBalancingListener.ignoredEndElement(QName element,
Augmentations augs) |
void |
HTMLTagBalancingListener.ignoredEndElement(QName element,
Augmentations augs) |
void |
HTMLTagBalancingListener.ignoredStartElement(QName elem,
XMLAttributes attrs,
Augmentations augs) |
void |
HTMLTagBalancingListener.ignoredStartElement(QName elem,
XMLAttributes attrs,
Augmentations augs) |
void |
HTMLTagBalancer.processingInstruction(String target,
XMLString data,
Augmentations augs)
Processing instruction.
|
void |
HTMLTagBalancer.processingInstruction(String target,
XMLString data,
Augmentations augs)
Processing instruction.
|
void |
HTMLTagBalancer.startCDATA(Augmentations augs)
Start CDATA section.
|
void |
HTMLTagBalancer.startCDATA(Augmentations augs)
Start CDATA section.
|
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.
|
void |
HTMLTagBalancer.startElement(QName elem,
XMLAttributes attrs,
Augmentations augs)
Start element.
|
void |
HTMLTagBalancer.startElement(QName elem,
XMLAttributes attrs,
Augmentations augs)
Start element.
|
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.
|
void |
HTMLTagBalancer.textDecl(String version,
String encoding,
Augmentations augs)
Text declaration.
|
void |
HTMLTagBalancer.textDecl(String version,
String encoding,
Augmentations augs)
Text declaration.
|
void |
HTMLTagBalancer.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
XML declaration.
|
void |
HTMLTagBalancer.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
XML declaration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFilter.characters(XMLString text,
Augmentations augs)
Characters.
|
void |
DefaultFilter.characters(XMLString text,
Augmentations augs)
Characters.
|
void |
DefaultFilter.comment(XMLString text,
Augmentations augs)
Comment.
|
void |
DefaultFilter.comment(XMLString text,
Augmentations augs)
Comment.
|
void |
DefaultFilter.doctypeDecl(String root,
String publicId,
String systemId,
Augmentations augs)
Doctype declaration.
|
void |
DefaultFilter.doctypeDecl(String root,
String publicId,
String systemId,
Augmentations augs)
Doctype declaration.
|
void |
DefaultFilter.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
Empty element.
|
void |
NamespaceBinder.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs)
Empty element.
|
void |
NamespaceBinder.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs)
Empty element.
|
void |
DefaultFilter.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
Empty element.
|
void |
DefaultFilter.endCDATA(Augmentations augs)
End CDATA section.
|
void |
DefaultFilter.endCDATA(Augmentations augs)
End CDATA section.
|
void |
DefaultFilter.endDocument(Augmentations augs)
End document.
|
void |
DefaultFilter.endDocument(Augmentations augs)
End document.
|
void |
DefaultFilter.endElement(QName element,
Augmentations augs)
End element.
|
void |
NamespaceBinder.endElement(QName element,
Augmentations augs)
End element.
|
void |
NamespaceBinder.endElement(QName element,
Augmentations augs)
End element.
|
void |
DefaultFilter.endElement(QName element,
Augmentations augs)
End element.
|
void |
DefaultFilter.endGeneralEntity(String name,
Augmentations augs)
End general entity.
|
void |
DefaultFilter.endGeneralEntity(String name,
Augmentations augs)
End general entity.
|
void |
DefaultFilter.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
DefaultFilter.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
DefaultFilter.processingInstruction(String target,
XMLString data,
Augmentations augs)
Processing instruction.
|
void |
DefaultFilter.processingInstruction(String target,
XMLString data,
Augmentations augs)
Processing instruction.
|
void |
DefaultFilter.startCDATA(Augmentations augs)
Start CDATA section.
|
void |
DefaultFilter.startCDATA(Augmentations augs)
Start CDATA section.
|
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.
|
void |
DefaultFilter.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
Start element.
|
void |
NamespaceBinder.startElement(QName element,
XMLAttributes attrs,
Augmentations augs)
Start element.
|
void |
NamespaceBinder.startElement(QName element,
XMLAttributes attrs,
Augmentations augs)
Start element.
|
void |
DefaultFilter.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
Start element.
|
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.
|
void |
DefaultFilter.textDecl(String version,
String encoding,
Augmentations augs)
Text declaration.
|
void |
DefaultFilter.textDecl(String version,
String encoding,
Augmentations augs)
Text declaration.
|
void |
DefaultFilter.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
XML declaration.
|
void |
DefaultFilter.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
XML declaration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DOMFragmentParser.characters(XMLString text,
Augmentations augs) |
void |
DOMFragmentParser.characters(XMLString text,
Augmentations augs) |
void |
DOMFragmentParser.comment(XMLString text,
Augmentations augs) |
void |
DOMFragmentParser.comment(XMLString text,
Augmentations augs) |
void |
DOMFragmentParser.doctypeDecl(String root,
String pubid,
String sysid,
Augmentations augs) |
void |
DOMFragmentParser.doctypeDecl(String root,
String pubid,
String sysid,
Augmentations augs) |
void |
DOMFragmentParser.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
void |
DOMFragmentParser.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
void |
DOMFragmentParser.endCDATA(Augmentations augs)
End CDATA section.
|
void |
DOMFragmentParser.endCDATA(Augmentations augs)
End CDATA section.
|
void |
DOMFragmentParser.endDocument(Augmentations augs)
End document.
|
void |
DOMFragmentParser.endDocument(Augmentations augs)
End document.
|
void |
DOMFragmentParser.endElement(QName element,
Augmentations augs)
End element.
|
void |
DOMFragmentParser.endElement(QName element,
Augmentations augs)
End element.
|
void |
DOMFragmentParser.endGeneralEntity(String name,
Augmentations augs)
End general entity.
|
void |
DOMFragmentParser.endGeneralEntity(String name,
Augmentations augs)
End general entity.
|
void |
DOMFragmentParser.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
DOMFragmentParser.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
DOMFragmentParser.processingInstruction(String target,
XMLString data,
Augmentations augs) |
void |
DOMFragmentParser.processingInstruction(String target,
XMLString data,
Augmentations augs) |
void |
DOMFragmentParser.startCDATA(Augmentations augs)
Start CDATA section.
|
void |
DOMFragmentParser.startCDATA(Augmentations augs)
Start CDATA section.
|
void |
DOMFragmentParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs) |
void |
DOMFragmentParser.startDocument(XMLLocator locator,
String encoding,
NamespaceContext nscontext,
Augmentations augs) |
void |
DOMFragmentParser.startElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
void |
DOMFragmentParser.startElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
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.
|
void |
DOMFragmentParser.textDecl(String version,
String encoding,
Augmentations augs)
Text declaration.
|
void |
DOMFragmentParser.textDecl(String version,
String encoding,
Augmentations augs)
Text declaration.
|
void |
DOMFragmentParser.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs) |
void |
DOMFragmentParser.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDOMParser.characters(XMLString text,
Augmentations augs)
Character content.
|
void |
AbstractSAXParser.characters(XMLString text,
Augmentations augs)
Character content.
|
void |
AbstractXMLDocumentParser.characters(XMLString text,
Augmentations augs)
Character content.
|
void |
AbstractXMLDocumentParser.characters(XMLString text,
Augmentations augs)
Character content.
|
void |
AbstractSAXParser.characters(XMLString text,
Augmentations augs)
Character content.
|
void |
AbstractDOMParser.characters(XMLString text,
Augmentations augs)
Character content.
|
void |
AbstractDOMParser.comment(XMLString text,
Augmentations augs)
A comment.
|
void |
AbstractSAXParser.comment(XMLString text,
Augmentations augs)
A comment.
|
void |
AbstractXMLDocumentParser.comment(XMLString text,
Augmentations augs)
A comment.
|
void |
AbstractXMLDocumentParser.comment(XMLString text,
Augmentations augs)
A comment.
|
void |
AbstractSAXParser.comment(XMLString text,
Augmentations augs)
A comment.
|
void |
AbstractDOMParser.comment(XMLString text,
Augmentations augs)
A comment.
|
void |
AbstractDOMParser.doctypeDecl(String rootElement,
String publicId,
String systemId,
Augmentations augs)
Notifies of the presence of the DOCTYPE line in the document.
|
void |
AbstractSAXParser.doctypeDecl(String rootElement,
String publicId,
String systemId,
Augmentations augs)
Notifies of the presence of the DOCTYPE line in the document.
|
void |
AbstractXMLDocumentParser.doctypeDecl(String rootElement,
String publicId,
String systemId,
Augmentations augs)
Notifies of the presence of the DOCTYPE line in the document.
|
void |
AbstractXMLDocumentParser.doctypeDecl(String rootElement,
String publicId,
String systemId,
Augmentations augs)
Notifies of the presence of the DOCTYPE line in the document.
|
void |
AbstractSAXParser.doctypeDecl(String rootElement,
String publicId,
String systemId,
Augmentations augs)
Notifies of the presence of the DOCTYPE line in the document.
|
void |
AbstractDOMParser.doctypeDecl(String rootElement,
String publicId,
String systemId,
Augmentations augs)
Notifies of the presence of the DOCTYPE line in the document.
|
void |
AbstractDOMParser.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
AbstractXMLDocumentParser.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
AbstractXMLDocumentParser.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
AbstractDOMParser.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
AbstractDOMParser.endCDATA(Augmentations augs)
The end of a CDATA section.
|
void |
AbstractSAXParser.endCDATA(Augmentations augs)
The end of a CDATA section.
|
void |
AbstractXMLDocumentParser.endCDATA(Augmentations augs)
The end of a CDATA section.
|
void |
AbstractXMLDocumentParser.endCDATA(Augmentations augs)
The end of a CDATA section.
|
void |
AbstractSAXParser.endCDATA(Augmentations augs)
The end of a CDATA section.
|
void |
AbstractDOMParser.endCDATA(Augmentations augs)
The end of a CDATA section.
|
void |
AbstractDOMParser.endDocument(Augmentations augs)
The end of the document.
|
void |
AbstractSAXParser.endDocument(Augmentations augs)
The end of the document.
|
void |
AbstractXMLDocumentParser.endDocument(Augmentations augs)
The end of the document.
|
void |
AbstractXMLDocumentParser.endDocument(Augmentations augs)
The end of the document.
|
void |
AbstractSAXParser.endDocument(Augmentations augs)
The end of the document.
|
void |
AbstractDOMParser.endDocument(Augmentations augs)
The end of the document.
|
void |
AbstractDOMParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
AbstractSAXParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
AbstractXMLDocumentParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
AbstractXMLDocumentParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
AbstractSAXParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
AbstractDOMParser.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
AbstractDOMParser.endGeneralEntity(String name,
Augmentations augs)
This method notifies the end of a general entity.
|
void |
AbstractSAXParser.endGeneralEntity(String name,
Augmentations augs)
This method notifies the end of an entity.
|
void |
AbstractXMLDocumentParser.endGeneralEntity(String name,
Augmentations augs)
This method notifies the end of an entity.
|
void |
AbstractXMLDocumentParser.endGeneralEntity(String name,
Augmentations augs)
This method notifies the end of an entity.
|
void |
AbstractSAXParser.endGeneralEntity(String name,
Augmentations augs)
This method notifies the end of an entity.
|
void |
AbstractDOMParser.endGeneralEntity(String name,
Augmentations augs)
This method notifies the end of a general entity.
|
void |
AbstractDOMParser.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
AbstractSAXParser.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
AbstractXMLDocumentParser.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
AbstractXMLDocumentParser.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
AbstractSAXParser.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
AbstractDOMParser.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
AbstractDOMParser.processingInstruction(String target,
XMLString data,
Augmentations augs)
A processing instruction.
|
void |
AbstractSAXParser.processingInstruction(String target,
XMLString data,
Augmentations augs)
A processing instruction.
|
void |
AbstractXMLDocumentParser.processingInstruction(String target,
XMLString data,
Augmentations augs)
A processing instruction.
|
void |
AbstractXMLDocumentParser.processingInstruction(String target,
XMLString data,
Augmentations augs)
A processing instruction.
|
void |
AbstractSAXParser.processingInstruction(String target,
XMLString data,
Augmentations augs)
A processing instruction.
|
void |
AbstractDOMParser.processingInstruction(String target,
XMLString data,
Augmentations augs)
A processing instruction.
|
void |
AbstractDOMParser.startCDATA(Augmentations augs)
The start of a CDATA section.
|
void |
AbstractSAXParser.startCDATA(Augmentations augs)
The start of a CDATA section.
|
void |
AbstractXMLDocumentParser.startCDATA(Augmentations augs)
The start of a CDATA section.
|
void |
AbstractXMLDocumentParser.startCDATA(Augmentations augs)
The start of a CDATA section.
|
void |
AbstractSAXParser.startCDATA(Augmentations augs)
The start of a CDATA section.
|
void |
AbstractDOMParser.startCDATA(Augmentations augs)
The start of a CDATA section.
|
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.
|
void |
AbstractDOMParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
AbstractSAXParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
AbstractXMLDocumentParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
AbstractXMLDocumentParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
AbstractSAXParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
AbstractDOMParser.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
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.
|
void |
AbstractDOMParser.textDecl(String version,
String encoding,
Augmentations augs)
Notifies of the presence of a TextDecl line in an entity.
|
void |
AbstractXMLDocumentParser.textDecl(String version,
String encoding,
Augmentations augs)
Notifies of the presence of a TextDecl line in an entity.
|
void |
AbstractXMLDocumentParser.textDecl(String version,
String encoding,
Augmentations augs)
Notifies of the presence of a TextDecl line in an entity.
|
void |
AbstractDOMParser.textDecl(String version,
String encoding,
Augmentations augs)
Notifies of the presence of a TextDecl line in an entity.
|
void |
AbstractDOMParser.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
Notifies of the presence of an XMLDecl line in the document.
|
void |
AbstractSAXParser.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
Notifies of the presence of an XMLDecl line in the document.
|
void |
AbstractXMLDocumentParser.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
Notifies of the presence of an XMLDecl line in the document.
|
void |
AbstractXMLDocumentParser.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
Notifies of the presence of an XMLDecl line in the document.
|
void |
AbstractSAXParser.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
Notifies of the presence of an XMLDecl line in the document.
|
void |
AbstractDOMParser.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
Notifies of the presence of an XMLDecl line in the document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AugmentationsImpl
This class provides an implementation for Augmentations interface.
|
| Modifier and Type | Method and Description |
|---|---|
Augmentations |
XMLAttributesImpl.getAugmentations(int attributeIndex)
Look up an augmentations by attributes index.
|
Augmentations |
XMLAttributesImpl.getAugmentations(int attributeIndex)
Look up an augmentations by attributes index.
|
Augmentations |
XMLAttributesImpl.getAugmentations(String qName)
Look up an augmentation by XML 1.0 qualified name.
|
Augmentations |
XMLAttributesImpl.getAugmentations(String qName)
Look up an augmentation by XML 1.0 qualified name.
|
Augmentations |
XMLAttributesImpl.getAugmentations(String uri,
String localName)
Look up an augmentations by Namespace name.
|
Augmentations |
XMLAttributesImpl.getAugmentations(String uri,
String localName)
Look up an augmentations by Namespace name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLAttributesImpl.setAugmentations(int attrIndex,
Augmentations augs)
Sets the augmentations of the attribute at the specified index.
|
void |
XMLAttributesImpl.setAugmentations(int attrIndex,
Augmentations augs)
Sets the augmentations of the attribute at the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
Augmentations |
XMLAttributes.getAugmentations(int attributeIndex)
Look up an augmentation by attribute's index.
|
Augmentations |
XMLAttributes.getAugmentations(int attributeIndex)
Look up an augmentation by attribute's index.
|
Augmentations |
XMLAttributes.getAugmentations(String qName)
Look up an augmentation by XML 1.0 qualified name.
|
Augmentations |
XMLAttributes.getAugmentations(String qName)
Look up an augmentation by XML 1.0 qualified name.
|
Augmentations |
XMLAttributes.getAugmentations(String uri,
String localPart)
Look up an augmentation by namespace name.
|
Augmentations |
XMLAttributes.getAugmentations(String uri,
String localPart)
Look up an augmentation by namespace name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLDocumentFragmentHandler.characters(XMLString text,
Augmentations augmentations)
Character content.
|
void |
XMLDocumentHandler.characters(XMLString text,
Augmentations augs)
Character content.
|
void |
XMLDocumentHandler.characters(XMLString text,
Augmentations augs)
Character content.
|
void |
XMLDocumentFragmentHandler.characters(XMLString text,
Augmentations augmentations)
Character content.
|
void |
XMLDocumentFragmentHandler.comment(XMLString text,
Augmentations augmentations)
A comment.
|
void |
XMLDocumentHandler.comment(XMLString text,
Augmentations augs)
A comment.
|
void |
XMLDocumentHandler.comment(XMLString text,
Augmentations augs)
A comment.
|
void |
XMLDocumentFragmentHandler.comment(XMLString text,
Augmentations augmentations)
A comment.
|
void |
XMLDocumentHandler.doctypeDecl(String rootElement,
String publicId,
String systemId,
Augmentations augs)
Notifies of the presence of the DOCTYPE line in the document.
|
void |
XMLDocumentHandler.doctypeDecl(String rootElement,
String publicId,
String systemId,
Augmentations augs)
Notifies of the presence of the DOCTYPE line in the document.
|
void |
XMLDocumentFragmentHandler.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augmentations)
An empty element.
|
void |
XMLDocumentHandler.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
XMLDocumentHandler.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augs)
An empty element.
|
void |
XMLDocumentFragmentHandler.emptyElement(QName element,
XMLAttributes attributes,
Augmentations augmentations)
An empty element.
|
void |
XMLDocumentFragmentHandler.endCDATA(Augmentations augmentations)
The end of a CDATA section.
|
void |
XMLDocumentHandler.endCDATA(Augmentations augs)
The end of a CDATA section.
|
void |
XMLDocumentHandler.endCDATA(Augmentations augs)
The end of a CDATA section.
|
void |
XMLDocumentFragmentHandler.endCDATA(Augmentations augmentations)
The end of a CDATA section.
|
void |
XMLDocumentHandler.endDocument(Augmentations augs)
The end of the document.
|
void |
XMLDocumentHandler.endDocument(Augmentations augs)
The end of the document.
|
void |
XMLDocumentFragmentHandler.endDocumentFragment(Augmentations augmentations)
The end of the document fragment.
|
void |
XMLDocumentFragmentHandler.endDocumentFragment(Augmentations augmentations)
The end of the document fragment.
|
void |
XMLDocumentFragmentHandler.endElement(QName element,
Augmentations augmentations)
The end of an element.
|
void |
XMLDocumentHandler.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
XMLDocumentHandler.endElement(QName element,
Augmentations augs)
The end of an element.
|
void |
XMLDocumentFragmentHandler.endElement(QName element,
Augmentations augmentations)
The end of an element.
|
void |
XMLDocumentFragmentHandler.endGeneralEntity(String name,
Augmentations augmentations)
This method notifies the end of a general entity.
|
void |
XMLDocumentHandler.endGeneralEntity(String name,
Augmentations augs)
This method notifies the end of a general entity.
|
void |
XMLDocumentHandler.endGeneralEntity(String name,
Augmentations augs)
This method notifies the end of a general entity.
|
void |
XMLDocumentFragmentHandler.endGeneralEntity(String name,
Augmentations augmentations)
This method notifies the end of a general entity.
|
void |
XMLDocumentFragmentHandler.ignorableWhitespace(XMLString text,
Augmentations augmentations)
Ignorable whitespace.
|
void |
XMLDocumentHandler.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
XMLDocumentHandler.ignorableWhitespace(XMLString text,
Augmentations augs)
Ignorable whitespace.
|
void |
XMLDocumentFragmentHandler.ignorableWhitespace(XMLString text,
Augmentations augmentations)
Ignorable whitespace.
|
void |
XMLDocumentFragmentHandler.processingInstruction(String target,
XMLString data,
Augmentations augmentations)
A processing instruction.
|
void |
XMLDocumentHandler.processingInstruction(String target,
XMLString data,
Augmentations augs)
A processing instruction.
|
void |
XMLDocumentHandler.processingInstruction(String target,
XMLString data,
Augmentations augs)
A processing instruction.
|
void |
XMLDocumentFragmentHandler.processingInstruction(String target,
XMLString data,
Augmentations augmentations)
A processing instruction.
|
void |
XMLAttributes.setAugmentations(int attrIndex,
Augmentations augs)
Sets the augmentations of the attribute at the specified index.
|
void |
XMLAttributes.setAugmentations(int attrIndex,
Augmentations augs)
Sets the augmentations of the attribute at the specified index.
|
void |
XMLDocumentFragmentHandler.startCDATA(Augmentations augmentations)
The start of a CDATA section.
|
void |
XMLDocumentHandler.startCDATA(Augmentations augs)
The start of a CDATA section.
|
void |
XMLDocumentHandler.startCDATA(Augmentations augs)
The start of a CDATA section.
|
void |
XMLDocumentFragmentHandler.startCDATA(Augmentations augmentations)
The start of a CDATA section.
|
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.
|
void |
XMLDocumentFragmentHandler.startElement(QName element,
XMLAttributes attributes,
Augmentations augmentations)
The start of an element.
|
void |
XMLDocumentHandler.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
XMLDocumentHandler.startElement(QName element,
XMLAttributes attributes,
Augmentations augs)
The start of an element.
|
void |
XMLDocumentFragmentHandler.startElement(QName element,
XMLAttributes attributes,
Augmentations augmentations)
The start of an element.
|
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.
|
void |
XMLDocumentFragmentHandler.textDecl(String version,
String encoding,
Augmentations augmentations)
Notifies of the presence of a TextDecl line in an entity.
|
void |
XMLDocumentHandler.textDecl(String version,
String encoding,
Augmentations augs)
Notifies of the presence of a TextDecl line in an entity.
|
void |
XMLDocumentHandler.textDecl(String version,
String encoding,
Augmentations augs)
Notifies of the presence of a TextDecl line in an entity.
|
void |
XMLDocumentFragmentHandler.textDecl(String version,
String encoding,
Augmentations augmentations)
Notifies of the presence of a TextDecl line in an entity.
|
void |
XMLDocumentHandler.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
Notifies of the presence of an XMLDecl line in the document.
|
void |
XMLDocumentHandler.xmlDecl(String version,
String encoding,
String standalone,
Augmentations augs)
Notifies of the presence of an XMLDecl line in the document.
|
Copyright © 2023 Gargoyle Software Inc.. All rights reserved.