com.liferay.faces.util.config.internal
Class FacesConfigScannerImpl
java.lang.Object
com.liferay.faces.util.config.internal.FacesConfigScannerImpl
- All Implemented Interfaces:
- FacesConfigScanner
public class FacesConfigScannerImpl
- extends Object
- implements FacesConfigScanner
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesConfigScannerImpl
public FacesConfigScannerImpl(ClassLoader classLoader,
ResourceReader resourceReader,
SAXParser saxParser,
boolean resolveEntities,
WebConfig webConfig)
scan
public FacesConfig scan()
throws IOException
- Specified by:
scan in interface FacesConfigScanner
- Throws:
IOException
newFacesConfigDescriptorParser
protected FacesConfigDescriptorParser newFacesConfigDescriptorParser()
newFacesConfigParser
protected FacesConfigParser newFacesConfigParser()
getOrderedConfigs
protected List<FacesConfigDescriptor> getOrderedConfigs(List<FacesConfigDescriptor> facesConfigDescriptors,
FacesConfigDescriptor webInfFacesConfig)
throws Exception
- Throws:
Exception
getSAXParser
protected SAXParser getSAXParser()
Copyright © 2015 Liferay, Inc.. All rights reserved.