public class FragmentParser extends Object
That class parses xml document with fragment of faces-config ( eg, standard component attributes )
| Constructor and Description |
|---|
FragmentParser(JAXB binding) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PropertyBase> |
parseProperties(String url)
Parses faces-config.xml fragment with component/renderer properties. |
@Inject public FragmentParser(JAXB binding)
public Collection<PropertyBase> parseProperties(String url) throws CdkException, FileNotFoundException
Parses faces-config.xml fragment with component/renderer properties.
url - CdkExceptionFileNotFoundExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.