public class NodeVisitorBase extends Object implements INodeVisitor
| Constructor and Description |
|---|
NodeVisitorBase() |
public void visitDiv(Div n) throws Exception
visitDiv in interface INodeVisitorExceptionpublic void visitSpan(Span n) throws Exception
visitSpan in interface INodeVisitorExceptionpublic void visitUnderline(Underline n) throws Exception
visitUnderline in interface INodeVisitorExceptionpublic void visitTD(TD n) throws Exception
visitTD in interface INodeVisitorExceptionpublic void visitTR(TR n) throws Exception
visitTR in interface INodeVisitorExceptionpublic void visitTable(Table n) throws Exception
visitTable in interface INodeVisitorExceptionpublic void visitTextNode(TextNode n) throws Exception
visitTextNode in interface INodeVisitorExceptionpublic void visitXmlNode(XmlTextNode n) throws Exception
visitXmlNode in interface INodeVisitorExceptionpublic void visitPre(Pre n) throws Exception
visitPre in interface INodeVisitorExceptionpublic void visitLi(Li n) throws Exception
visitLi in interface INodeVisitorExceptionpublic void visitUl(Ul n) throws Exception
visitUl in interface INodeVisitorExceptionpublic void visitA(ATag a) throws Exception
visitA in interface INodeVisitorExceptionpublic void visitInput(Input n) throws Exception
visitInput in interface INodeVisitorExceptionpublic void visitCheckbox(Checkbox n) throws Exception
visitCheckbox in interface INodeVisitorExceptionpublic void visitRadioButton(RadioButton<?> n) throws Exception
visitRadioButton in interface INodeVisitorExceptionpublic void visitTH(TH n) throws Exception
visitTH in interface INodeVisitorExceptionpublic void visitTHead(THead n) throws Exception
visitTHead in interface INodeVisitorExceptionpublic void visitTBody(TBody n) throws Exception
visitTBody in interface INodeVisitorExceptionpublic void visitImg(Img n) throws Exception
visitImg in interface INodeVisitorExceptionpublic void visitButton(Button n) throws Exception
visitButton in interface INodeVisitorExceptionpublic void visitLabel(Label n) throws Exception
visitLabel in interface INodeVisitorExceptionpublic void visitOption(SelectOption n) throws Exception
visitOption in interface INodeVisitorExceptionpublic void visitSelect(Select n) throws Exception
visitSelect in interface INodeVisitorExceptionpublic void visitBR(BR n) throws Exception
visitBR in interface INodeVisitorExceptionpublic void visitTextArea(TextArea n) throws Exception
visitTextArea in interface INodeVisitorExceptionpublic void visitFileInput(FileInput fi) throws Exception
visitFileInput in interface INodeVisitorExceptionpublic void visitForm(Form n) throws Exception
visitForm in interface INodeVisitorExceptionpublic void visitH(HTag n) throws Exception
visitH in interface INodeVisitorExceptionpublic void visitNodeContainer(NodeContainer n) throws Exception
Exception@Deprecated public void visitLiteralXhtml(LiteralXhtml n) throws Exception
visitLiteralXhtml in interface INodeVisitorExceptionpublic void visitChildren(NodeContainer c) throws Exception
Exceptionpublic void visitIFrame(IFrame n) throws Exception
visitIFrame in interface INodeVisitorExceptionCopyright © 2017 etc.to. All rights reserved.