Class Summary |
A |
This class implements the a element |
Alignment |
This class defines constant values for the alignement attribute |
Anchor |
This class implements the anchor element |
BR |
This class implements the br element |
Card |
This class implements the card element |
Do |
This class implements the do element |
DoType |
This class defines constant values for the do element type |
Go |
This class implements the go element |
GoHref |
This class implements the go element with a single
href attribute |
Head |
This class implements the head element |
Input |
This class implements the input element |
Meta |
This class implements the meta element |
Method |
This class defines HTTP submission method values for the go task |
Mode |
This class defines constant values for wrap/no-wrap |
Noop |
This class implements the noop element |
Option |
This class implements the option element |
P |
This class implements the p element |
Postfield |
This class implements the postfield element |
Prev |
This class implements the prev task without contained variables |
PrevWithVar |
This class implements the prev task with contained variables |
PSingle |
This class implements a p element with only attributes
and no contained elements. |
Refresh |
This class implements the refresh task |
Select |
This class implements the select element |
SetVar |
This class implements the setvar element |
Template |
This class implements the template element |
TestBed |
This class contains some simple tests of the wml generation package |
Type |
This class contains attribute values used with the input element |
WML |
This class implements the wml element |
WMLDocument |
This class implements the wml document container |
WMLOutRenderer |
The class WMLOutRenderer contains static methods that takes
unstructured strings of WML code and returns structured
strings of WML code. |