|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.anadix.impl.AbstractElementFactory
org.anadix.html.HTMLElementFactory
public class HTMLElementFactory
Factory class for HTML 4.01 Transitional domain.
| Nested Class Summary | |
|---|---|
static class |
HTMLElementFactory.DefaultElement
|
| Constructor Summary | |
|---|---|
HTMLElementFactory(org.drools.runtime.StatefulKnowledgeSession ksession)
Constructor |
|
| Method Summary | |
|---|---|
AbbrTag |
createAbbrTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >ABBR< tag |
AcronymTag |
createAcronymTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >ACRONYM< tag |
AddressTag |
createAddressTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >ADDRESS< tag |
AppletTag |
createAppletTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >APPLET< tag |
AreaTag |
createAreaTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >AREA< tag |
ATag |
createATag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >A< tag |
BasefontTag |
createBasefontTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >BASEFONT< tag |
BaseTag |
createBaseTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >BASE< tag |
BdoTag |
createBdoTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >BDO< tag |
BigTag |
createBigTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >BIG< tag |
BlockquoteTag |
createBlockquoteTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >BLOCKQUOTE< tag |
BodyTag |
createBodyTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >BODY< tag |
BrTag |
createBrTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >BR< tag |
BTag |
createBTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >B< tag |
ButtonTag |
createButtonTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >BUTTON< tag |
CaptionTag |
createCaptionTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >CAPTION< tag |
CenterTag |
createCenterTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >CENTER< tag |
CiteTag |
createCiteTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >CITE< tag |
CodeTag |
createCodeTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >CODE< tag |
ColgroupTag |
createColgroupTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >COLGROUP< tag |
ColTag |
createColTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >COL< tag |
DdTag |
createDdTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >DD< tag |
DelTag |
createDelTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >DEL< tag |
DfnTag |
createDfnTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >DFN< tag |
DirTag |
createDirTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >DIR< tag |
DivTag |
createDivTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >DIV< tag |
DlTag |
createDlTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >DL< tag |
DtTag |
createDtTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >DT< tag |
EmTag |
createEmTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >EM< tag |
FieldsetTag |
createFieldsetTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >FIELDSET< tag |
FontTag |
createFontTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >FONT< tag |
FormTag |
createFormTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >FORM< tag |
FramesetTag |
createFramesetTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >FRAMESET< tag |
FrameTag |
createFrameTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >FRAME< tag |
H1Tag |
createH1Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >H1< tag |
H2Tag |
createH2Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >H2< tag |
H3Tag |
createH3Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >H3< tag |
H4Tag |
createH4Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >H4< tag |
H5Tag |
createH5Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >H5< tag |
H6Tag |
createH6Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >H6< tag |
HeadTag |
createHeadTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >HEAD< tag |
HrTag |
createHrTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >HR< tag |
HtmlTag |
createHtmlTag(BigInteger id,
Properties attributes)
Creates new >HTML< tag |
IframeTag |
createIframeTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >IFRAME< tag |
ImgTag |
createImgTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >IMG< tag |
InputTag |
createInputTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >INPUT< tag |
InsTag |
createInsTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >INS< tag |
IsindexTag |
createIsindexTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >ISINDEX< tag |
ITag |
createITag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >I< tag |
KbdTag |
createKbdTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >KBD< tag |
LabelTag |
createLabelTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >LABEL< tag |
LinkTag |
createLinkTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >LINK< tag |
LiTag |
createLiTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >LI< tag |
MapTag |
createMapTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >MAP< tag |
MenuTag |
createMenuTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >MENU< tag |
MetaTag |
createMetaTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >META< tag |
NoframesTag |
createNoframesTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >NOFRAMES< tag |
NoscriptTag |
createNoscriptTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >NOSCRIPT< tag |
ObjectTag |
createObjectTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >OBJECT< tag |
OlTag |
createOlTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >OL< tag |
OptgroupTag |
createOptgroupTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >OPTGROUP< tag |
OptionTag |
createOptionTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >OPTION< tag |
ParamTag |
createParamTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >PARAM< tag |
PreTag |
createPreTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >PRE< tag |
PTag |
createPTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >P< tag |
QTag |
createQTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >Q< tag |
SampTag |
createSampTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >SAMP< tag |
ScriptTag |
createScriptTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >SCRIPT< tag |
SelectTag |
createSelectTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >SELECT< tag |
SmallTag |
createSmallTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >SMALL< tag |
SpanTag |
createSpanTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >SPAN< tag |
STag |
createSTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >S< tag |
StrikeTag |
createStrikeTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >STRIKE< tag |
StrongTag |
createStrongTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >STRONG< tag |
StyleTag |
createStyleTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >STYLE< tag |
SubTag |
createSubTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >SUB< tag |
SupTag |
createSupTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >SUP< tag |
TableTag |
createTableTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >TABLE< tag |
HtmlElement |
createTag(BigInteger id,
String name,
HtmlElement parent,
Properties attributes)
Creates a generic tag if none of previous is applicable |
TbodyTag |
createTbodyTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >TBODY< tag |
TdTag |
createTdTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >TD< tag |
TextareaTag |
createTextareaTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >TEXTAREA< tag |
TfootTag |
createTfootTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >TFOOT< tag |
TheadTag |
createTheadTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >THEAD< tag |
ThTag |
createThTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >TH< tag |
TitleTag |
createTitleTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >TITLE< tag |
TrTag |
createTrTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >TR< tag |
TtTag |
createTtTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >TT< tag |
UlTag |
createUlTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >UL< tag |
UTag |
createUTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >U< tag |
VarTag |
createVarTag(BigInteger id,
HtmlElement parent,
Properties attributes)
Creates new >VAR< tag |
void |
insertElement(HtmlElement element)
Inserts HtmlElement using this ElementFactory |
| Methods inherited from class org.anadix.impl.AbstractElementFactory |
|---|
createFactory, getElements, getSession, insertElement, insertEvent, setAsGlobal, setGlobal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLElementFactory(org.drools.runtime.StatefulKnowledgeSession ksession)
ksession - knowledge session to insert elements to| Method Detail |
|---|
public void insertElement(HtmlElement element)
element - HtmlElement to insert
public ATag createATag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public AbbrTag createAbbrTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public AcronymTag createAcronymTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public AddressTag createAddressTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public AppletTag createAppletTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public AreaTag createAreaTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public BTag createBTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public BaseTag createBaseTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public BasefontTag createBasefontTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public BdoTag createBdoTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public BigTag createBigTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public BlockquoteTag createBlockquoteTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public BodyTag createBodyTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public BrTag createBrTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public ButtonTag createButtonTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public CaptionTag createCaptionTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public CenterTag createCenterTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public CiteTag createCiteTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public CodeTag createCodeTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public ColTag createColTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public ColgroupTag createColgroupTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public DdTag createDdTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public DelTag createDelTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public DfnTag createDfnTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public DirTag createDirTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public DivTag createDivTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public DlTag createDlTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public DtTag createDtTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public EmTag createEmTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public FieldsetTag createFieldsetTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public FontTag createFontTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public FormTag createFormTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public FrameTag createFrameTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public FramesetTag createFramesetTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public H1Tag createH1Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public H2Tag createH2Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public H3Tag createH3Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public H4Tag createH4Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public H5Tag createH5Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public H6Tag createH6Tag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public HeadTag createHeadTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public HrTag createHrTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public HtmlTag createHtmlTag(BigInteger id,
Properties attributes)
id - id of the tagattributes - attributes of the tag
public ITag createITag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public IframeTag createIframeTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public ImgTag createImgTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public InputTag createInputTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public InsTag createInsTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public IsindexTag createIsindexTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public KbdTag createKbdTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public LabelTag createLabelTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public LinkTag createLinkTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public LiTag createLiTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public MapTag createMapTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public MenuTag createMenuTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public MetaTag createMetaTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public NoframesTag createNoframesTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public NoscriptTag createNoscriptTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public ObjectTag createObjectTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public OlTag createOlTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public OptgroupTag createOptgroupTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public OptionTag createOptionTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public PTag createPTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public ParamTag createParamTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public PreTag createPreTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public QTag createQTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public STag createSTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public SampTag createSampTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public ScriptTag createScriptTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public SelectTag createSelectTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public SmallTag createSmallTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public SpanTag createSpanTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public StrikeTag createStrikeTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public StrongTag createStrongTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public StyleTag createStyleTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public SubTag createSubTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public SupTag createSupTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public TableTag createTableTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public TbodyTag createTbodyTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public TdTag createTdTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public TextareaTag createTextareaTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public TfootTag createTfootTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public TheadTag createTheadTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public ThTag createThTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public TitleTag createTitleTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public TrTag createTrTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public TtTag createTtTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public UTag createUTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public UlTag createUlTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public VarTag createVarTag(BigInteger id,
HtmlElement parent,
Properties attributes)
id - id of the tagparent - parent of the tagattributes - attributes of the tag
public HtmlElement createTag(BigInteger id,
String name,
HtmlElement parent,
Properties attributes)
id - id of the tagname - a the tagparent - parent of the tagattributes - attributes of the tag
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||