org.richfaces.cdk.xmlconfig
Class FragmentParser
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FragmentParser
@Inject
public FragmentParser(JAXB binding)
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
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.