Package com.stimulsoft.base.drawing
Class StiHtmlTag2
java.lang.Object
com.stimulsoft.base.drawing.StiHtmlTag2
Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionStiHtmlTag2(StiHtmlTag tag) StiHtmlTag2(StiHtmlTag tag, StiHtmlTag2State state) -
Method Summary
Modifier and TypeMethodDescriptionbooleanequals(StiHtmlTag2 tag2) booleanisEmpty()booleanisEnd()booleanisEndTag(StiHtmlTag tag) booleanisStart()booleanisStartTag(StiHtmlTag tag) toString()
-
Field Details
-
tag
-
tagName
-
attributes
-
state
-
-
Constructor Details
-
StiHtmlTag2
-
StiHtmlTag2
public StiHtmlTag2() -
StiHtmlTag2
-
-
Method Details