|
NextApp Echo App Container 1.1.4 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Renderable | An interface for an entity which may be rendered as part of an HTML document. |
Class Summary | |
Element | A representation of an HTML element designed to reside in a hierarchy of elements (an HTML document) and be rendered with good performance. |
ElementContent | A representation of an Element s content. |
ElementNames | Constants for commonly used HTML element names. |
ElementNames.Attributes | Constants for commonly used HTML attribute names. |
ElementNames.CssAttributes | Constants for commonly used CSS attribute names. |
Html | Encodes text strings into HTML. |
Script | A container of JavaScript code. |
ScriptElement | An HTML element that contains JavaScript code. |
Style | A representation of a CSS style that may be associated with multiple types of elements. |
StyleElement | A <style> HTML element, used to encapsulate CSS styles within a document. |
Provides functionality for creating and working with HTML documents and elements. This is a standalone package. No classes in this package should have any dependency on other Application Container packages.
|
NextApp Echo App Container 1.1.4 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |