updateWith

abstract fun updateWith(node: XdmNode)(source)
abstract fun updateWith(location: Location)(source)
abstract fun updateWith(baseUri: URI)(source)
abstract fun updateWith(prefix: String, ns: NamespaceUri)(source)
abstract fun updateWith(namespaces: Map<String, NamespaceUri>)(source)