public class BaseXMLSerializer<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static DocumentBuilderFactory |
factory |
| Constructor and Description |
|---|
BaseXMLSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentBuilder |
getDocmentBuilder()
Deprecated.
|
protected DocumentBuilder |
getDocumentBuilder() |
protected static DocumentBuilderFactory factory
@Deprecated protected DocumentBuilder getDocmentBuilder() throws ParserConfigurationException
getDocumentBuilder()ParserConfigurationExceptionprotected DocumentBuilder getDocumentBuilder() throws ParserConfigurationException
ParserConfigurationExceptionCopyright © 2024. All Rights Reserved.