edu.internet2.middleware.shibboleth.common.config
Class SpringDocumentLoader
java.lang.Object
edu.internet2.middleware.shibboleth.common.config.SpringDocumentLoader
- All Implemented Interfaces:
- org.springframework.beans.factory.xml.DocumentLoader
public class SpringDocumentLoader
- extends Object
- implements org.springframework.beans.factory.xml.DocumentLoader
A document loader for Spring that uses a ClasspathResolver
for resolving schema information.
Field Summary |
private org.slf4j.Logger |
log
Class logger. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private final org.slf4j.Logger log
- Class logger.
SpringDocumentLoader
public SpringDocumentLoader()
loadDocument
public Document loadDocument(InputSource inputSource,
EntityResolver entityResolver,
ErrorHandler errorHandler,
int validationMode,
boolean namespaceAware)
throws Exception
-
- Specified by:
loadDocument
in interface org.springframework.beans.factory.xml.DocumentLoader
- Throws:
Exception
Copyright © 1999-2012. All Rights Reserved.