Interface | Description |
---|---|
XMLConverter |
Purpose: Conversion interface to allow conversion between object and data types.
|
Class | Description |
---|---|
XMLConverterAdapter | |
XMLListConverter |
Purpose: Provides an implementation of Converter that can be used to convert a
collection of Objects into a space separated list of Strings and back.
|
XMLRootConverter |
Purpose: Provides an implementation of XMLConverter to wrap/unwrap objects in an
XMLRoot in order to capture element name information.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.