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