| Package | Description |
|---|---|
| com.aliyun.odps.simpleframework.xml.convert |
| Modifier and Type | Method and Description |
|---|---|
Converter |
Registry.lookup(Class type)
This is used to acquire a
Converter instance from
the registry. |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2019 Alibaba Cloud Computing. All rights reserved.