spring-framework / org.springframework.beans.factory.xml / DefaultDocumentLoader / loadDocument

loadDocument

open fun loadDocument(inputSource: InputSource, entityResolver: EntityResolver, errorHandler: ErrorHandler, validationMode: Int, namespaceAware: Boolean): Document

Load the Document at the supplied InputSource using the standard JAXP-configured XML parser.