|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Converter | |
|---|---|
| org.simpleframework.xml.convert | |
| Uses of Converter in org.simpleframework.xml.convert |
|---|
| Methods in org.simpleframework.xml.convert that return Converter | |
|---|---|
Converter |
Registry.lookup(Class type)
This is used to acquire a Converter instance from
the registry. |
| Methods in org.simpleframework.xml.convert with parameters of type Converter | |
|---|---|
Registry |
Registry.bind(Class type,
Converter converter)
This is used to register a binding between a type and the converter used to serialize and deserialize it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||