| Package | Description |
|---|---|
| com.prosysopc.ua.stack.encoding |
This folder contains serialization interfaces and serialization implementations
|
| com.prosysopc.ua.stack.encoding.xml |
The implementation of xml serialization.
|
| Modifier and Type | Method and Description |
|---|---|
static EncoderMode |
EncoderMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncoderMode[] |
EncoderMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EncoderMode |
XmlEncoder.getEncoderType()
getEncoderType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlEncoder.setEncoderMode(EncoderMode type)
Set encoding mode.
|
Copyright © 2026. All rights reserved.