|
||||||||||
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(QName element,
Augmentations augs)
Notifies that the end element has been ignored. |
void |
ignoredStartElement(QName elem,
XMLAttributes attrs,
Augmentations augs)
Notifies that the start element has been ignored. |
Method Detail |
---|
void ignoredStartElement(QName elem, XMLAttributes attrs, Augmentations augs)
void ignoredEndElement(QName element, Augmentations augs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |