Parser utility for processing faces-config.xml resources. Information parsed by each call to the parse() method is merged with any previous information stored in the specified {@link FacesConfigConfig} bean.
To use this utility, instantiate a new instance and set the facesConfig, resource, and validating properties. Then, call the parse() method. You can parse more than one resource by resetting the resource property and calling parse() again.
| |
| |