Class ArooaElement

java.lang.Object
org.oddjob.arooa.parsing.ArooaElement
All Implemented Interfaces:
Serializable

public class ArooaElement extends Object implements Serializable
Represent an element, which is an abstract of an XML element but XML agnostic, so that an Arooa configuration could be anything, not just XML.
Author:
rob
See Also: