| Package | Description |
|---|---|
| org.plasma.sdo.xml |
| Modifier and Type | Field and Description |
|---|---|
protected MarshallerFlavor |
Marshaller.flavor |
| Modifier and Type | Method and Description |
|---|---|
static MarshallerFlavor |
MarshallerFlavor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarshallerFlavor[] |
MarshallerFlavor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Marshaller(MarshallerFlavor flavor,
XMLDocument document) |
Copyright © 2017. All rights reserved.