Package

eu.cdevreeze.tqa.docbuilder

saxon

Permalink

package saxon

Document builders for a Saxon-based BackingNodes.Elem implementation that can be used as underlying element implementation in the TQA taxonomy DOM.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. saxon
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class SaxonDocumentBuilder extends DocumentBuilder

    Permalink

    Saxon document builder using a Saxon DocumentBuilder and URI converter.

    Saxon document builder using a Saxon DocumentBuilder and URI converter.

    The URI resolver is used for parsing the documents themselves (unlike SAX EntityResolver). Typically the URI resolver takes HTTP(S) URIs and resolves them to resources in a local mirror.

Value Members

  1. object SaxonDocumentBuilder

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped