Uses of Class
de.wwu.scdh.annotation.selection.resource.XdmValueResource
Packages that use XdmValueResource
Package
Description
-
Uses of XdmValueResource in de.wwu.scdh.annotation.selection.resource
Methods in de.wwu.scdh.annotation.selection.resource that return XdmValueResourceMethods in de.wwu.scdh.annotation.selection.resource with parameters of type XdmValueResourceModifier and TypeMethodDescriptionvoidMappedDOMResource.setImage(XdmValueResource image) Set the imageDOMResource. -
Uses of XdmValueResource in de.wwu.scdh.annotation.selection.rewriter
Methods in de.wwu.scdh.annotation.selection.rewriter with parameters of type XdmValueResourceModifier and TypeMethodDescriptionprotected final net.sf.saxon.s9api.XdmNodeXPathRewriterBase.getNode(XdmValueResource resource, String xpath) Get the node from the XDM value resource given by the XPath passed as argument.