nextapp.echo2.app.componentxml |
Provides capabilities for Component introspection and loading StyleSheet s from XML.
Related Documentation
For more information please see:
|
Java Source File Name | Type | Comment |
ComponentIntrospector.java | Class | Provides introspection into Echo components.
A wrapper for JavaBean APIs to preform introspection on
Echo Components. |
ComponentXmlException.java | Class | An exception describing a general failure in the execution of
loading component / stylesheet resources from XML. |
InvalidPropertyException.java | Class | An exception which describes an invalid property element. |
PropertyLoader.java | Class | Parses "properties" Element s into maps associating property
names with instantiated property values. |
PropertyXmlPeer.java | Interface | |
StyleSheetLoader.java | Class | Loads XML style sheets. |