Package org.apache.myfaces.config
Class ConfigFilesXmlValidationUtils.ValidatorLSResourceResolver
- java.lang.Object
- 
- org.apache.myfaces.config.ConfigFilesXmlValidationUtils.ValidatorLSResourceResolver
 
- 
- All Implemented Interfaces:
- LSResourceResolver
 - Enclosing class:
- ConfigFilesXmlValidationUtils
 
 public static class ConfigFilesXmlValidationUtils.ValidatorLSResourceResolver extends Object implements LSResourceResolver 
- 
- 
Constructor SummaryConstructors Constructor Description ValidatorLSResourceResolver()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description LSInputresolveResource(String type, String namespaceURI, String publicId, String systemId, String baseURI)
 
- 
- 
- 
Method Detail- 
resolveResourcepublic LSInput resolveResource(String type, String namespaceURI, String publicId, String systemId, String baseURI) - Specified by:
- resolveResourcein interface- LSResourceResolver
 
 
- 
 
-