Class XPathRefinedByRFC5147CharScheme
java.lang.Object
de.wwu.scdh.annotation.selection.point.PointImpl
de.wwu.scdh.annotation.selection.point.XPathRefinedByRFC5147CharScheme
- All Implemented Interfaces:
Point
A
Point represented by an oa:XPathSelector
which is refined by an oa:FragmentSelector conforming
to RFC5147 character scheme. This record is usually used to
reference content in a DOMResource.-
Constructor Summary
ConstructorsConstructorDescriptionXPathRefinedByRFC5147CharScheme(String xpath, int chr) Make aXPathRefinedByRFC5147CharSchemefrom a xpath and an inter-character position. -
Method Summary
Methods inherited from class de.wwu.scdh.annotation.selection.point.PointImpl
dimensions, getComponent, hasComponent, size
-
Constructor Details
-
XPathRefinedByRFC5147CharScheme
Make aXPathRefinedByRFC5147CharSchemefrom a xpath and an inter-character position.- Parameters:
xpath- the XPath componentchr- the character scheme component
-
-
Method Details
-
getXPath
-
getChar
public int getChar()
-