Package | Description |
---|---|
org.apache.cxf.staxutils |
Modifier and Type | Method and Description |
---|---|
static Node |
StaxUtils.readDocElement(Document doc,
Node parent,
XMLEvent ev,
StaxUtils.StreamToDOMContext context) |
static void |
StaxUtils.readDocElements(Document doc,
Node parent,
XMLStreamReader reader,
StaxUtils.StreamToDOMContext context) |
Apache CXF