Class XmlElement
- java.lang.Object
-
- com.xebialabs.xlplatform.synthetic.xml.XmlElement
-
- Direct Known Subclasses:
XmlBaseTypeSpecification,XmlCreatorSpecification,XmlInputHintSpecification,XmlMethodSpecification,XmlPropertySpecification,XmlValidationRuleSpecification
public class XmlElement extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected org.w3c.dom.Elementelement
-
Constructor Summary
Constructors Constructor Description XmlElement(org.w3c.dom.Element element)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.w3c.dom.ElementgetElement()
-