RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.xmlconfig
Class FragmentParser

java.lang.Object
  extended by org.richfaces.cdk.xmlconfig.FragmentParser

public class FragmentParser
extends Object

That class parses xml document with fragment of faces-config ( eg, standard component attributes )

Author:
asmirnov@exadel.com

Constructor Summary
FragmentParser(JAXB binding)
           
 
Method Summary
 Collection<PropertyBase> parseProperties(String url)
          

Parses faces-config.xml fragment with component/renderer properties.

 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FragmentParser

@Inject
public FragmentParser(JAXB binding)
Method Detail

parseProperties

public Collection<PropertyBase> parseProperties(String url)
                                         throws CdkException,
                                                FileNotFoundException

Parses faces-config.xml fragment with component/renderer properties.

Parameters:
url -
Returns:
Throws:
CdkException
FileNotFoundException

RichFaces CDK Generator 4.2.0.CR1

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