class PruningDispatchHandler extends DispatchHandler
DispatchHandlerprunes the current Element when there are no ElementHandlerobjects active
the element.| Constructor and Description |
|---|
PruningDispatchHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onEnd(ElementPath elementPath)
Called by an event based processor when an elements closing tag is
encountered.
|
addHandler, containsHandler, getActiveHandlerCount, getHandler, getPath, onStart, removeHandler, resetHandlers, setDefaultHandlerpublic void onEnd(ElementPath elementPath)
ElementHandleronEnd in interface ElementHandleronEnd in class DispatchHandlerelementPath - is the current ElementPath to process