public interface ISimpleElement extends IContent
| Modifier and Type | Interface and Description |
|---|---|
static class |
ISimpleElement.Factory |
| Modifier and Type | Method and Description |
|---|---|
AttributeSet |
getAttributes() |
Tag |
getTag() |
ISimpleElement |
setClass(java.lang.String classID) |
Tag getTag()
ISimpleElement setClass(java.lang.String classID)
AttributeSet getAttributes()