org.richfaces.cdk.xmlconfig
Class FacesConfigParser
java.lang.Object
org.richfaces.cdk.xmlconfig.FacesConfigParser
- All Implemented Interfaces:
- ModelBuilder
public class FacesConfigParser
- extends Object
- implements ModelBuilder
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesConfigParser
public FacesConfigParser()
build
public void build()
throws CdkException
- Description copied from interface:
ModelBuilder
Build library model.
- Specified by:
build in interface ModelBuilder
- Throws:
CdkException
unmarshalFacesConfig
protected FacesConfigBean unmarshalFacesConfig(File file)
throws CdkException,
FileNotFoundException
- Throws:
CdkException
FileNotFoundException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.