Class XWsdl
- java.lang.Object
-
- org.apache.cxf.tools.validator.internal.model.XNode
-
- org.apache.cxf.tools.validator.internal.model.XWsdl
-
-
Constructor Summary
Constructors Constructor Description XWsdl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetName(String newName)-
Methods inherited from class org.apache.cxf.tools.validator.internal.model.XNode
getAttributeName, getAttributeValue, getFailurePoint, getNSMap, getParentNode, getPlainText, getPrefix, getQName, getText, getXPath, isDefaultAttributeValue, matches, setAttributeName, setAttributeValue, setDefaultAttributeValue, setFailurePoint, setParentNode, setPrefix, setQName, toString
-
-
-
-
Method Detail
-
setName
public void setName(String newName)
-
-