public class SpringDocumentLoader extends Object implements org.springframework.beans.factory.xml.DocumentLoader
ClasspathResolver for resolving schema information.| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SpringDocumentLoader.LoggingErrorHandler
A SAX error handler that logs errors a
Logger before rethrowing them. |
| コンストラクタと説明 |
|---|
SpringDocumentLoader() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Document |
loadDocument(InputSource inputSource,
EntityResolver entityResolver,
ErrorHandler errorHandler,
int validationMode,
boolean namespaceAware) |
public Document loadDocument(InputSource inputSource, EntityResolver entityResolver, ErrorHandler errorHandler, int validationMode, boolean namespaceAware) throws Exception
loadDocument インタフェース内 org.springframework.beans.factory.xml.DocumentLoaderExceptionCopyright © 2012. All Rights Reserved.