IndexedDocumentBuilder

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(docParser: DocumentParser, uriResolver: URI => InputSource): IndexedDocumentBuilder

Creates an IndexedDocumentBuilder from a yaidom DocumentParser, and an URI resolver. The URI resolver is typically obtained through the UriResolvers singleton object.

Creates an IndexedDocumentBuilder from a yaidom DocumentParser, and an URI resolver. The URI resolver is typically obtained through the UriResolvers singleton object.