| Package | Description |
|---|---|
| com.aliyun.odps.simpleframework.xml.core | |
| com.aliyun.odps.simpleframework.xml.transform |
| Constructor and Description |
|---|
Persister(Filter filter,
Matcher matcher)
Constructor for the
Persister object. |
Persister(Filter filter,
Matcher matcher,
Format format)
Constructor for the
Persister object. |
Persister(Matcher matcher)
Constructor for the
Persister object. |
Persister(Matcher matcher,
Format format)
Constructor for the
Persister object. |
Persister(Strategy strategy,
Filter filter,
Matcher matcher)
Constructor for the
Persister object. |
Persister(Strategy strategy,
Filter filter,
Matcher matcher,
Format format)
Constructor for the
Persister object. |
Persister(Strategy strategy,
Matcher matcher)
Constructor for the
Persister object. |
Persister(Strategy strategy,
Matcher matcher,
Format format)
Constructor for the
Persister object. |
| Modifier and Type | Class and Description |
|---|---|
class |
RegistryMatcher
The
RegistryMatcher provides a simple matcher backed
by a registry. |
| Constructor and Description |
|---|
Transformer(Matcher matcher)
Constructor for the
Transformer object. |
Copyright © 2019 Alibaba Cloud Computing. All rights reserved.