public class AceMention extends AceElement
| Modifier and Type | Field and Description |
|---|---|
protected AceCharSeq |
mExtent |
mId| Modifier | Constructor and Description |
|---|---|
protected |
AceMention(String id,
AceCharSeq extent) |
| Modifier and Type | Method and Description |
|---|---|
AceCharSeq |
getExtent() |
String |
toXml(int offset) |
appendOffset, getIdprotected AceCharSeq mExtent
protected AceMention(String id, AceCharSeq extent)
public AceCharSeq getExtent()
public String toXml(int offset)