| Package | Description |
|---|---|
| org.auxis.commons.tree | |
| org.auxis.commons.tree.annotated | |
| org.auxis.commons.tree.internal | |
| org.auxis.commons.tree.util |
| Modifier and Type | Method and Description |
|---|---|
Tag |
TreeIndex.tags() |
Tag |
Tree.tags() |
| Modifier and Type | Method and Description |
|---|---|
TreeBuilder |
TreeBuilder.tag(Tag tag)
Tag this tree.
|
TreeBuilder |
StaticTreeBuilder.tag(Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
static Tag |
Tag.tag(String... tags) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Tag.contains(Tag other) |
| Modifier and Type | Method and Description |
|---|---|
Tag |
InMemoryTreeImpl.tags() |
| Modifier and Type | Method and Description |
|---|---|
TreeBuilder |
InMemoryTreeBuilderImpl.tag(Tag tag) |
| Constructor and Description |
|---|
InMemoryTreeImpl(TreeTools treeTools,
Selector selector,
String hashValue,
Tree[] subs,
Tag tag) |
| Modifier and Type | Field and Description |
|---|---|
static Tag |
TreeCompare.ADDED |
static Tag |
TreeCompare.MODIFIED |
static Tag |
TreeCompare.REMOVED |
| Modifier and Type | Method and Description |
|---|---|
Tree |
TreeTools.createTree(Selector selector,
String hashValue,
Tree[] subs,
Tag tag) |
StreamTreeBuilder |
StreamTreeBuilder.tag(Tag tag) |
Copyright © 2015 rebaze GmbH. All rights reserved.