public class DocumentBuilder extends Object
| Constructor and Description |
|---|
DocumentBuilder(String type,
String xmlElementType) |
| Modifier and Type | Method and Description |
|---|---|
Document |
createDocument(XMLStreamReader payload) |
String |
getType() |
String |
getXmlElementType() |
public String getType()
public String getXmlElementType()
public Document createDocument(XMLStreamReader payload) throws ParserConfigurationException, XMLStreamException
Copyright © 2016. All rights reserved.