| Modifier and Type | Field and Description |
|---|---|
XMLAttributes |
HTMLTagBalancer.Info.attributes
The element attributes.
|
XMLAttributes |
HTMLTagBalancer.Info.attributes
The element attributes.
|
| Modifier and Type | Method and Description |
|---|---|
protected XMLAttributes |
HTMLTagBalancer.emptyAttributes() |
protected XMLAttributes |
HTMLTagBalancer.emptyAttributes() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HTMLScanner.ContentScanner.addLocationItem(XMLAttributes attributes,
int index) |
protected void |
HTMLScanner.ContentScanner.addLocationItem(XMLAttributes attributes,
int index) |
protected void |
HTMLTagBalancer.callStartElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
protected void |
HTMLTagBalancer.callStartElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
void |
HTMLTagBalancer.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs)
Empty element.
|
void |
HTMLTagBalancer.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs)
Empty element.
|
protected static String |
HTMLScanner.getValue(XMLAttributes attrs,
String aname) |
protected static String |
HTMLScanner.getValue(XMLAttributes attrs,
String aname) |
void |
HTMLTagBalancingListener.ignoredStartElement(QName elem,
XMLAttributes attrs,
Augmentations augs) |
void |
HTMLTagBalancingListener.ignoredStartElement(QName elem,
XMLAttributes attrs,
Augmentations augs) |
void |
HTMLTagBalancer.startElement(QName elem,
XMLAttributes attrs,
Augmentations augs)
Start element.
|
void |
HTMLTagBalancer.startElement(QName elem,
XMLAttributes attrs,
Augmentations augs)
Start element.
|
| Constructor and Description |
|---|
Info(HTMLElements.Element element,
QName qname,
XMLAttributes attributes)
Creates an element information object.
|
Info(HTMLElements.Element element,
QName qname,
XMLAttributes attributes)
Creates an element information object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
NamespaceBinder.bindNamespaces(QName element,
XMLAttributes attrs) |
protected void |
NamespaceBinder.bindNamespaces(QName element,
XMLAttributes attrs) |
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.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DOMFragmentParser.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
void |
DOMFragmentParser.emptyElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
void |
DOMFragmentParser.startElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
void |
DOMFragmentParser.startElement(QName element,
XMLAttributes attrs,
Augmentations augs) |
| Modifier and Type | Method and Description |
|---|---|
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 |
AbstractSAXParser.AttributesProxy.setAttributes(XMLAttributes attributes) |
void |
AbstractSAXParser.AttributesProxy.setAttributes(XMLAttributes attributes) |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMLAttributesImpl
The XMLAttributesImpl class is an implementation of the XMLAttributes
interface which defines a collection of attributes for an element.
|
| Modifier and Type | Method and Description |
|---|---|
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.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.
|
Copyright © 2023 Gargoyle Software Inc.. All rights reserved.