public interface HTMLTagBalancingListener
XMLDocumentHandler implementing this interface will get notified of elements discarded
by the tag balancer when they:
HTMLConfiguration
| Modifier and Type | Method and Description |
|---|---|
void |
ignoredEndElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.Augmentations augs) |
void |
ignoredStartElement(org.apache.xerces.xni.QName elem,
org.apache.xerces.xni.XMLAttributes attrs,
org.apache.xerces.xni.Augmentations augs) |
Copyright © 2020 Gargoyle Software Inc.. All rights reserved.