| DefaultKStringInfoProviderHolder | Class that holds the default KString information provider for the Designer or the Server. | 
|---|
| HTMLCharacterEntities | Table for HTML character entities. | 
|---|
| HTMLUtilities | Utility routines for HTML text. | 
|---|
| KString | The KString outputs a text string of a type. | 
|---|
| KStringHolder | Helper class used to maintain a KString for its dynamic tags with references, i.e. | 
|---|
| KStringHTMLDynamicTag<TARGET> | Class for the dynamic HTML tags in the string, i.e. | 
|---|
| KStringHTMLHyperlinkExternalTag | Class for the dynamic HTML hyperlink A tag that refers to an external source when the user clicks on a hyperlink in HTML text. | 
|---|
| KStringHTMLHyperlinkResourceTag | Class for the dynamic HTML hyperlink A tag that refers to a Resource when the user clicks on a hyperlink in HTML text. | 
|---|
| KStringHTMLHyperlinkUITag | Class for the dynamic HTML hyperlink A tag that refers to a Panel when the user clicks on a hyperlink in HTML text. | 
|---|
| KStringHTMLHyperlinkVSTag | Class for the dynamic HTML hyperlink A tag that refers to VirtualSpace when the user clicks on a hyperlink in HTML text. | 
|---|
| KStringHTMLImageTag | Class for the dynamic HTML image IMG tag that refers to an image in the application. | 
|---|
| KStringHTMLTag<TARGET> | Class for the HTML tag entry in the string. | 
|---|
| KStringHTMLTextTableTag | Class for the dynamic HTML tag IZ that refers to the text table. | 
|---|
| KStringHTMLTextVirtualSpaceTag | Class for the dynamic HTML tag IZ that refers to VirtualSpace text. | 
|---|
| KStringPLAINTag<TARGET extends GProp<?>> | Abstract class used by the PLAIN TextTable, VirtualSpace and Connector tags. | 
|---|
| KStringPLAINTextTableTag | Class for the text table tag for KString that is of type PLAIN. | 
|---|
| KStringPLAINVirtualSpaceTag | Class for the VirtualSpace tag for KString that is of type PLAIN. | 
|---|
| KStringStyled | Styles KString used for parsing in the Editor to provide StyleRange's. | 
|---|
| KStringStyleRange | The style range for a KString. | 
|---|
| KStringTag<TARGET> | Base class for Tags (HTMLTag and PlainTag) in KString. | 
|---|
| PlainKString | A Plain version of KString allowing a string to contain tags. | 
|---|
| ValidationKStringInfoProviderHolder | Very simple adapter to provide information required by KString's when resolving KString's for validation. | 
|---|