public static final class ElementOpen.Location extends Object
Modifier and Type | Method and Description |
---|---|
int |
getEndOffset()
The location's end offset.
|
FileObject |
getFileObject()
The location's file object.
|
int |
getStartOffset()
The location's start offset.
|
public FileObject getFileObject()
public int getStartOffset()
public int getEndOffset()