|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClayConfigParser | |
---|---|
org.apache.shale.clay.config | |
org.apache.shale.clay.config.beans |
Uses of ClayConfigParser in org.apache.shale.clay.config |
---|
Classes in org.apache.shale.clay.config that implement ClayConfigParser | |
---|---|
class |
ClayTemplateParser
This class is responsible for loading an HTML template into a graph of ComponentBean 's that represents a JSF component tree. |
class |
ClayXmlParser
This class loads the configuration files defining page fragments and caches a graph of beans in application scope. |
Uses of ClayConfigParser in org.apache.shale.clay.config.beans |
---|
Fields in org.apache.shale.clay.config.beans declared as ClayConfigParser | |
---|---|
protected ClayConfigParser |
ComponentConfigBean.parser
Uses the digester to load the configuration files into a object graph cached in displayElements . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |