public class Location
extends java.lang.Object
implements java.io.Serializable
TODO: add support for row/columns
Constructor and Description |
---|
Location(int row,
int column) |
Location(java.lang.String xpath) |
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
int |
getRow() |
java.lang.String |
getXPath() |
java.lang.String |
toString() |
Copyright © Copyright 2006-2019 The Scriptella Project Team.