public class AceElement extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
mId
Unique identifier for this element/
|
| Constructor and Description |
|---|
AceElement(String id) |
| Modifier and Type | Method and Description |
|---|---|
static void |
appendOffset(StringBuffer buffer,
int offset) |
String |
getId() |
protected final String mId
public AceElement(String id)
public String getId()
public static void appendOffset(StringBuffer buffer, int offset)