Class XPathComponent

java.lang.Object
de.wwu.scdh.annotation.selection.component.XPathComponent
All Implemented Interfaces:
Component<String>

public class XPathComponent extends Object implements Component<String>
An XPathComponent is a Component of a Point with a String value that represents an XPath into the resource.
  • Constructor Details

    • XPathComponent

      public XPathComponent(String value)
  • Method Details