Class Summary |
ConcreteElement |
This class is to be subclassed by those elements that are made up of
other elements. |
Document |
This class creates a Document container, for convience. |
ECSDefaults |
This class is responsible for loading the ecs.properties file and
getting the default settings for ECS. |
ElementAttributes |
This class provides a common set of attributes set* methods for all classes. |
ElementContainer |
This class is a Element container class. |
GenericElement |
This class implements the ElementFactory. |
HtmlColor |
This class defines all of the available Html Colors. |
MultiPartElement |
This class is to be subclassed by those elements that are made up of
other elements. |
SinglePartElement |
This class is to be subclassed by those elements that are made up of
other elements that do not have an end tag. |
StringElement |
This class is used to create a String element in ECS. |