SaxonDocumentBuilder

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(docBuilder: DocumentBuilder, uriResolver: URI => InputSource): SaxonDocumentBuilder

Creates a SaxonDocumentBuilder from an underlying Saxon s9api DocumentBuilder, and an URI resolver. The URI resolver is typically obtained through the UriResolvers singleton object.

Creates a SaxonDocumentBuilder from an underlying Saxon s9api DocumentBuilder, and an URI resolver. The URI resolver is typically obtained through the UriResolvers singleton object.