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