public interface DocumentLoaderDocumentSE をロードするための戦略インターフェース。DefaultDocumentLoader| 修飾子と型 | メソッドと説明 |
|---|---|
DocumentSE | loadDocument(InputSourceSE inputSource, EntityResolverSE entityResolver, ErrorHandlerSE errorHandler, int validationMode, boolean namespaceAware) 提供されている sourceSE から documentSE をロードします。 |
DocumentSE loadDocument(InputSourceSE inputSource, EntityResolverSE entityResolver, ErrorHandlerSE errorHandler, int validationMode, boolean namespaceAware) throws ExceptionSE
sourceSE から documentSE をロードします。inputSource - ロードされるドキュメントのソース entityResolver - エンティティを解決するために使用されるリゾルバー errorHandler - ドキュメントのロード中にエラーを報告するために使用されます validationMode - 検証の型 DTD または XSD)namespaceAware - XML 名前空間のサポートを提供する場合は true documentSEExceptionSE - エラーが発生した場合