|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Nodes.Attribute | |
|---|---|
| org.gcube.data.trees.data | |
| Uses of Nodes.Attribute in org.gcube.data.trees.data |
|---|
| Methods in org.gcube.data.trees.data that return Nodes.Attribute | |
|---|---|
static Nodes.Attribute |
Nodes.a(QName name,
Object v)
Returns an Nodes.Attribute with a given name and a given value. |
static Nodes.Attribute |
Nodes.a(String name,
Object v)
Returns an Nodes.Attribute with a given name and a given value. |
| Methods in org.gcube.data.trees.data with parameters of type Nodes.Attribute | ||
|---|---|---|
static
|
Nodes.attr(N n,
Nodes.Attribute attribute,
Nodes.Attribute... attributes)
Returns a Node annotated with one or more attributes. |
|
static
|
Nodes.attr(N n,
Nodes.Attribute attribute,
Nodes.Attribute... attributes)
Returns a Node annotated with one or more attributes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||