Package | Description |
---|---|
org.apache.cxf.tools.validator.internal | |
org.apache.cxf.tools.validator.internal.model |
Modifier and Type | Field and Description |
---|---|
protected List<XNode> |
WSDLRefValidator.vNodes |
Modifier and Type | Class and Description |
---|---|
class |
XBinding |
class |
XDef |
class |
XFault |
class |
XInput |
class |
XMessage |
class |
XOperation |
class |
XOutput |
class |
XPort |
class |
XPortType |
class |
XService |
class |
XWsdl |
Modifier and Type | Method and Description |
---|---|
XNode |
XNode.getFailurePoint() |
XNode |
XNode.getParentNode() |
Modifier and Type | Method and Description |
---|---|
void |
XNode.setFailurePoint(XNode point) |
void |
XNode.setParentNode(XNode newParentNode) |
Apache CXF