|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XhtmlVisitor
A visitor is used to capture XML events that occur during a parse of an XHTML document.
| Method Summary | |
|---|---|
boolean |
handle(XMLEvent xmlEvent,
ConversionContext context)
Called on each XMLEvent during a parse of an XHTML document. |
| Method Detail |
|---|
boolean handle(XMLEvent xmlEvent,
ConversionContext context)
xmlEvent - context -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||