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 Element
getChildren
(Element e, String name) getDescendant
(Element e, String name) static Document
toElementList
(NodeList nodeList)
-
Constructor Details
-
Xml
public Xml()
-
-
Method Details
-
getAttributes
-
getAttributeNames
-
getDescendant
-
getChild
-
toElementList
-
getChildren
-
getChildren
-
parse
- Throws:
Exception
-