|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HTMLTagBalancingListener
EXPERIMENTAL: may change in next release
XMLDocumentHandler implementing this interface will get notified of elements discarded
by the tag balancer when they:
HTMLConfiguration
| Method Summary | |
|---|---|
void |
ignoredEndElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.Augmentations augs)
Notifies that the end element has been ignored. |
void |
ignoredStartElement(org.apache.xerces.xni.QName elem,
org.apache.xerces.xni.XMLAttributes attrs,
org.apache.xerces.xni.Augmentations augs)
Notifies that the start element has been ignored. |
| Method Detail |
|---|
void ignoredStartElement(org.apache.xerces.xni.QName elem,
org.apache.xerces.xni.XMLAttributes attrs,
org.apache.xerces.xni.Augmentations augs)
void ignoredEndElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.Augmentations augs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||