Package com.macrofocus.persistence
Interface Element
- All Known Implementing Classes:
DefaultElement,JsonMLElement,JsonObjectElement
public interface Element
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttribute(Attribute attribute) voidappendChild(Element element) getAttribute(int index) getAttribute(String key) intgetAttributeValue(String key)