| Package | Description |
|---|---|
| cdc.util.xml |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) XmlWriterContext.Type |
XmlWriterContext.getType() |
|
static XmlWriterContext.Type |
XmlWriterContext.Type.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static XmlWriterContext.Type[] |
XmlWriterContext.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
(package private) XmlWriterContext |
XmlWriterContext.pushContext(XmlWriterContext.Type type) |
|
(package private) void |
XmlWriterContext.setType(XmlWriterContext.Type type) |
Copyright © 2019. All rights reserved.