ThreadSafeSaxonDocumentBuilder

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(processor: Processor, uriResolver: URI => InputSource): ThreadSafeSaxonDocumentBuilder

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

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