Package superwaba.ext.xplat.html

Classes to handle html parsing and display of Forms and Tables.

See:
          Description

Interface Summary
Style.Header Header Interface
 

Class Summary
Document  
Form Form links all Input element attached to it.
HtmlContainer HtmlContainer renders an HTML Page
HtmlReader HtmlReader extends XmlReader in order to: report tags using a well-known code resolve (X)HTML named references allow unicode encodings
NamedEntitiesDereferencer NamedEntitiesDereferencer provides an extremely fast way to map Named Entities References to their corresponding Unicode value.
RootTile  
Style The class Style group the several values required to paint a Tile.
TagDereferencer NamedEntitiesDereferencer provides an extremely fast way to map the set of known HTML tags to unique integer values.
TileFactory Factory class to allow instanciating of application specific tiles
 

Package superwaba.ext.xplat.html Description

Classes to handle html parsing and display of Forms and Tables.

The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in SuperWabaSDK/lib/xplat/XPlatHtml.pdb.