org.richfaces.cdk
Interface ModelBuilder

All Known Implementing Classes:
FacesConfigParser, RendererTemplateParser

public interface ModelBuilder

Interface for org.richfaces.cdk.model.ComponentLibrary.ComponentLibrary model builder.

Author:
asmirnov@exadel.com

Method Summary
 void build()
          

Build library model.

 

Method Detail

build

void build()
           throws CdkException

Build library model.

Throws:
CdkException


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.