class
Class for the dynamic HTML tags in the string, i.e.
class
Class for the dynamic HTML hyperlink A tag that refers to an external source when the user clicks on a hyperlink in HTML text.
class
Class for the dynamic HTML hyperlink A tag that refers to a Resource when the user clicks on a hyperlink in HTML text.
class
Class for the dynamic HTML hyperlink A tag that refers to a Panel when the user clicks on a hyperlink in HTML text.
class
Class for the dynamic HTML hyperlink A tag that refers to VirtualSpace when the user clicks on a hyperlink in HTML text.
class
Class for the dynamic HTML image IMG tag that refers to an image in the application.
class
Class for the HTML tag entry in the string.
class
Class for the dynamic HTML tag IZ that refers to the text table.
class
Class for the dynamic HTML tag IZ that refers to VirtualSpace text.
class
Abstract class used by the PLAIN TextTable, VirtualSpace and Connector tags.
class
Class for the text table tag for KString that is of type PLAIN.
class
Class for the VirtualSpace tag for KString that is of type PLAIN.
KString.getTag(int position, boolean doIncludeStartPos)
Gets the tag at specified position in string.
Gets the array of tags for this string.
boolean
Checks for the same "name" (tag ordinal and closing tag for HTML, tag name for PLAIN).
boolean
Checks for the same "name" (tag ordinal and closing tag for HTML, tag name for PLAIN).
boolean
Checks for the same "name" (tag ordinal and closing tag for HTML, tag name for PLAIN).