Package de.wwu.scdh.annotation.selection.rewriter
package de.wwu.scdh.annotation.selection.rewriter
-
ClassesClassDescriptionThe same position (or range) in a
DOMResourcecan be selected by different pairs of XPaths and RFC 5147 character schemes (or range schemes), i.e.AXPathNormalizerthat generates normalized path expressions by using an XPath expression that is evaluated on the context node in question.Map anXPathRefinedByRFC5147CharSchemepoint into an image to aXPathRefinedByRFC5147CharSchemepoint into the XML preimage.Map anXPathRefinedByRFC5147CharSchemepoint inside a preimage to the analog point inside the derived image.Map anRFC5147CharSchemepoint into a plain text image to aXPathRefinedByRFC5147CharSchemepoint into the XML preimage.Map anXPathRefinedByRFC5147CharSchemepoint inside a preimage to the analog point inside the derived plain text image.This class provides methods common to normalizers and mappers, that operate on XPath selectors refined by RFC5147 character schemes.