| Package | Description |
|---|---|
| com.aliyun.odps.simpleframework.xml.stream |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NodeMap<T extends Node>
The
NodeMap object represents a map of nodes that
can be set as name value pairs. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputNode
The
InputNode object represents an iterator for the
elements within an element. |
interface |
OutputNode
The
OutputNode object is used to represent a cursor
which can be used to write XML elements and attributes. |
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.getParent()
This is used to acquire the
Node that is the
parent of this node. |
Copyright © 2019 Alibaba Cloud Computing. All rights reserved.