| Package | Description |
|---|---|
| org.gcube.data.trees.data |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
static <N extends Node> |
Nodes.attr(N n,
Nodes.Attribute attribute,
Nodes.Attribute... attributes)
Returns a
Node annotated with one or more attributes. |
static <N extends Node> |
Nodes.attr(N n,
Nodes.Attribute attribute,
Nodes.Attribute... attributes)
Returns a
Node annotated with one or more attributes. |
Copyright © 2018. All Rights Reserved.