| Package | Description |
|---|---|
| com.aliyun.odps.simpleframework.xml.core | |
| com.aliyun.odps.simpleframework.xml.stream |
| Constructor and Description |
|---|
Persister(Filter filter,
Format format)
Constructor for the
Persister object. |
Persister(Filter filter,
Matcher matcher,
Format format)
Constructor for the
Persister object. |
Persister(Format format)
Constructor for the
Persister object. |
Persister(Map filter,
Format format)
Constructor for the
Persister object. |
Persister(Matcher matcher,
Format format)
Constructor for the
Persister object. |
Persister(Strategy strategy,
Filter filter,
Format format)
Constructor for the
Persister object. |
Persister(Strategy strategy,
Filter filter,
Matcher matcher,
Format format)
Constructor for the
Persister object. |
Persister(Strategy strategy,
Format format)
Constructor for the
Persister object. |
Persister(Strategy strategy,
Map data,
Format format)
Constructor for the
Persister object. |
Persister(Strategy strategy,
Matcher matcher,
Format format)
Constructor for the
Persister object. |
| Modifier and Type | Method and Description |
|---|---|
static OutputNode |
NodeBuilder.write(Writer result,
Format format)
This is used to create an
OutputNode that can be
used to write a well formed XML document. |
Copyright © 2022 Alibaba Cloud Computing. All rights reserved.