public static interface SelectorDocument.Selector extends Annotated
Modifier and Type | Interface and Description |
---|---|
static interface |
SelectorDocument.Selector.Xpath
An XML xpath(@).
|
Modifier and Type | Field and Description |
---|---|
static ElementFactory<SelectorDocument.Selector> |
Factory |
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
String |
getXpath()
Gets the "xpath" attribute
|
void |
setXpath(String xpath)
Sets the "xpath" attribute
|
SelectorDocument.Selector.Xpath |
xgetXpath()
Gets (as xml) the "xpath" attribute
|
void |
xsetXpath(SelectorDocument.Selector.Xpath xpath)
Sets (as xml) the "xpath" attribute
|
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetId
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final ElementFactory<SelectorDocument.Selector> Factory
static final SchemaType type
String getXpath()
SelectorDocument.Selector.Xpath xgetXpath()
void setXpath(String xpath)
void xsetXpath(SelectorDocument.Selector.Xpath xpath)