| Package | Description |
|---|---|
| com.aliyun.odps.simpleframework.xml.transform |
| Modifier and Type | Method and Description |
|---|---|
Transform |
RegistryMatcher.match(Class type)
This is used to match a
Transform using the type
specified. |
Transform |
Matcher.match(Class type)
This is used to match a
Transform using the type
specified. |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryMatcher.bind(Class type,
Transform transform)
This is used to bind a
Transform instance to the
specified type. |
Copyright © 2022 Alibaba Cloud Computing. All rights reserved.