public class CommandDocument extends Object
Modifier and Type | Method and Description |
---|---|
Document |
getDocument() |
String |
getParameter(String name) |
String[] |
getParameterNames() |
String[] |
getParameters(String name) |
boolean |
hasParameter(String name) |
Apache CXF