Packagestimulsoft.base.drawing
Classpublic class StiHtmlState
InheritanceStiHtmlState Inheritance Object



Public Properties
 PropertyDefined By
  fontIndex : int
StiHtmlState
  listLevels : Array
StiHtmlState
  posBegin : int
StiHtmlState
  tagsStack : Array
StiHtmlState
  text : StiStringBuilder
StiHtmlState
  ts : StiHtmlTagsState
StiHtmlState
Public Methods
 MethodDefined By
  
StiHtmlState
  
[static]
StiHtmlState
  
[static]
StiHtmlState
Property Detail
fontIndexproperty
public var fontIndex:int

listLevelsproperty 
public var listLevels:Array

posBeginproperty 
public var posBegin:int

tagsStackproperty 
public var tagsStack:Array

textproperty 
public var text:StiStringBuilder

tsproperty 
public var ts:StiHtmlTagsState

Constructor Detail
StiHtmlState()Constructor
public function StiHtmlState()



Method Detail
create1()method
public static function create1(ts:StiHtmlTagsState, posBegin:int):StiHtmlState

Parameters

ts:StiHtmlTagsState
 
posBegin:int

Returns
StiHtmlState
create2()method 
public static function create2(state:StiHtmlState):StiHtmlState

Parameters

state:StiHtmlState

Returns
StiHtmlState