RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.xmlconfig
Class FacesConfigParser

java.lang.Object
  extended by org.richfaces.cdk.xmlconfig.FacesConfigParser
All Implemented Interfaces:
ModelBuilder

public class FacesConfigParser
extends Object
implements ModelBuilder

Author:
asmirnov@exadel.com

Constructor Summary
FacesConfigParser()
           
 
Method Summary
 void build()
          

Build library model.

protected  FacesConfigBean unmarshalFacesConfig(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesConfigParser

public FacesConfigParser()
Method Detail

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

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.