Class | Description |
---|---|
MarkupParser |
This class is a HashMap that contains selectors (String) and styles (a
Properties object).
|
MarkupTags |
A class that contains all the possible tagnames and their attributes.
|
Parser |
This class allows you to parse files in a tree.
|
WebColors |
This class is a HashMap that contains the names of colors as a key and the
corresponding Color as value.
|