Package org.eclipse.epsilon.flexmi.xml
Class Xml
java.lang.Object
org.eclipse.epsilon.flexmi.xml.Xml
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ElementgetChildren(Element e, String name) getDescendant(Element e, String name) static DocumenttoElementList(NodeList nodeList)
-
Constructor Details
-
Xml
public Xml()
-
-
Method Details
-
getAttributes
-
getAttributeNames
-
getDescendant
-
getChild
-
toElementList
-
getChildren
-
getChildren
-
parse
- Throws:
Exception
-