| Package | Description |
|---|---|
| org.apache.shale.clay.config | |
| org.apache.shale.clay.config.beans |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected ClayConfigParser |
ComponentConfigBean.parser
Uses the digester to load the configuration files
into a object graph cached in
displayElements. |
Copyright © 2004-2013 Apache Software Foundation. All Rights Reserved.