com.liferay.faces.util.config.internal
Class WebConfigScannerImpl

java.lang.Object
  extended by com.liferay.faces.util.config.internal.WebConfigScannerImpl
All Implemented Interfaces:
WebConfigScanner

public class WebConfigScannerImpl
extends Object
implements WebConfigScanner

Author:
Neil Griffin

Constructor Summary
WebConfigScannerImpl(ClassLoader classLoader, ResourceReader resourceReader, SAXParser saxParser, boolean resolveEntities)
           
 
Method Summary
protected  WebConfigParser newWebConfigParser()
           
 WebConfig scan()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebConfigScannerImpl

public WebConfigScannerImpl(ClassLoader classLoader,
                            ResourceReader resourceReader,
                            SAXParser saxParser,
                            boolean resolveEntities)
Method Detail

scan

public WebConfig scan()
               throws IOException
Specified by:
scan in interface WebConfigScanner
Throws:
IOException

newWebConfigParser

protected WebConfigParser newWebConfigParser()


Copyright © 2015 Liferay, Inc.. All rights reserved.