JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
A
add(byte[])
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeBuilderImpl
add(byte[])
- Method in class org.auxis.commons.tree.
StaticTreeBuilder
add(byte[])
- Method in interface org.auxis.commons.tree.
TreeBuilder
Add data to the current tree.
add(InputStream)
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
add(File)
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
add(byte[])
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
ADDED
- Static variable in class org.auxis.commons.tree.util.
TreeCompare
B
branch(Selector)
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeBuilderImpl
branch(Tree)
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeBuilderImpl
branch(Selector)
- Method in class org.auxis.commons.tree.
StaticTreeBuilder
branch(Tree)
- Method in class org.auxis.commons.tree.
StaticTreeBuilder
branch(Selector)
- Method in interface org.auxis.commons.tree.
TreeBuilder
Create a new branch (Tree) with given selector.
branch(Tree)
- Method in interface org.auxis.commons.tree.
TreeBuilder
Create a new branch (Tree) with given selector.
branch(Selector)
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
branch(Tree)
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
branches()
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeImpl
branches()
- Method in interface org.auxis.commons.tree.
Tree
Sub branches of this tree.
branches()
- Method in class org.auxis.commons.tree.
TreeIndex
C
compare(Tree, Tree)
- Method in class org.auxis.commons.tree.util.
TreeTools
compare(TreeIndex, TreeIndex)
- Method in class org.auxis.commons.tree.util.
TreeTools
CompoundSelector
- Class in
org.auxis.commons.tree
CompoundSelector(Selector...)
- Constructor for class org.auxis.commons.tree.
CompoundSelector
contains(Tag)
- Method in class org.auxis.commons.tree.annotated.
Tag
createMessageDigest()
- Method in class org.auxis.commons.tree.util.
TreeTools
createStreamTreeBuilder()
- Method in class org.auxis.commons.tree.util.
TreeTools
createStreamTreeBuilder(TreeBuilder)
- Method in class org.auxis.commons.tree.util.
TreeTools
createTree(Selector, String, Tree[], Tag)
- Method in class org.auxis.commons.tree.util.
TreeTools
createTreeBuilder()
- Method in class org.auxis.commons.tree.util.
TreeTools
D
displayTree(int, Tree)
- Method in class org.auxis.commons.tree.util.
TreeConsoleFormatter
E
equals(Object)
- Method in class org.auxis.commons.tree.annotated.
Tag
equals(Object)
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeImpl
equals(Object)
- Method in class org.auxis.commons.tree.
Selector
F
fingerprint()
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeImpl
fingerprint()
- Method in interface org.auxis.commons.tree.
Tree
Hash value of all its sub branches.
fingerprint()
- Method in class org.auxis.commons.tree.
TreeIndex
G
getDataRead()
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
H
hashCode()
- Method in class org.auxis.commons.tree.annotated.
Tag
hashCode()
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeImpl
hashCode()
- Method in class org.auxis.commons.tree.
Selector
I
InMemoryTreeBuilderImpl
- Class in
org.auxis.commons.tree.internal
Default implementation not really suitable for very large trees but fast and simple.
InMemoryTreeBuilderImpl(TreeTools)
- Constructor for class org.auxis.commons.tree.internal.
InMemoryTreeBuilderImpl
InMemoryTreeImpl
- Class in
org.auxis.commons.tree.internal
Default implementation not really suitable for very large trees but fast and simple.
InMemoryTreeImpl(TreeTools, Selector, String, Tree[], Tag)
- Constructor for class org.auxis.commons.tree.internal.
InMemoryTreeImpl
M
MODIFIED
- Static variable in class org.auxis.commons.tree.util.
TreeCompare
N
name()
- Method in class org.auxis.commons.tree.
Selector
nodes(Tree)
- Method in class org.auxis.commons.tree.util.
TreeTools
O
org.auxis.commons.tree
- package org.auxis.commons.tree
org.auxis.commons.tree.annotated
- package org.auxis.commons.tree.annotated
org.auxis.commons.tree.internal
- package org.auxis.commons.tree.internal
org.auxis.commons.tree.util
- package org.auxis.commons.tree.util
P
prettyPrint(int, Tree)
- Method in class org.auxis.commons.tree.util.
TreeConsoleFormatter
R
REMOVED
- Static variable in class org.auxis.commons.tree.util.
TreeCompare
reset()
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
S
seal()
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeBuilderImpl
seal()
- Method in class org.auxis.commons.tree.
StaticTreeBuilder
seal()
- Method in interface org.auxis.commons.tree.
TreeBuilder
Close this TreeBuilder and seal the entire subtree.
seal()
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
select(Selector)
- Method in class org.auxis.commons.tree.
TreeIndex
select(Selector...)
- Method in class org.auxis.commons.tree.
TreeIndex
selectable()
- Method in class org.auxis.commons.tree.
TreeIndex
selector(Selector)
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeBuilderImpl
selector()
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeImpl
Selector
- Class in
org.auxis.commons.tree
Selector(String)
- Constructor for class org.auxis.commons.tree.
Selector
selector(String)
- Static method in class org.auxis.commons.tree.
Selector
selector(String...)
- Static method in class org.auxis.commons.tree.
Selector
selector(Selector)
- Method in class org.auxis.commons.tree.
StaticTreeBuilder
selector()
- Method in interface org.auxis.commons.tree.
Tree
Identification of this tree for the parent.
selector(Selector)
- Method in interface org.auxis.commons.tree.
TreeBuilder
Change selector.
selector()
- Method in class org.auxis.commons.tree.
TreeIndex
selector(Selector)
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
setDigestAlgorithm(String)
- Method in class org.auxis.commons.tree.util.
TreeTools
StaticTreeBuilder
- Class in
org.auxis.commons.tree
Augments a given tree as
TreeBuilder
.
StaticTreeBuilder(Tree)
- Constructor for class org.auxis.commons.tree.
StaticTreeBuilder
StreamTreeBuilder
- Class in
org.auxis.commons.tree.util
StreamTreeBuilder(TreeBuilder)
- Constructor for class org.auxis.commons.tree.util.
StreamTreeBuilder
T
Tag
- Class in
org.auxis.commons.tree.annotated
Tag(String...)
- Constructor for class org.auxis.commons.tree.annotated.
Tag
tag(String...)
- Static method in class org.auxis.commons.tree.annotated.
Tag
tag(Tag)
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeBuilderImpl
tag(Tag)
- Method in class org.auxis.commons.tree.
StaticTreeBuilder
tag(Tag)
- Method in interface org.auxis.commons.tree.
TreeBuilder
Tag this tree.
tag(Tag)
- Method in class org.auxis.commons.tree.util.
StreamTreeBuilder
tags()
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeImpl
tags()
- Method in interface org.auxis.commons.tree.
Tree
tags()
- Method in class org.auxis.commons.tree.
TreeIndex
toString()
- Method in class org.auxis.commons.tree.annotated.
Tag
toString()
- Method in class org.auxis.commons.tree.internal.
InMemoryTreeImpl
toString()
- Method in class org.auxis.commons.tree.
Selector
toString()
- Method in class org.auxis.commons.tree.
TreeIndex
Tree
- Interface in
org.auxis.commons.tree
The central element for this library.
TreeAlreadySealedException
- Exception in
org.auxis.commons.tree
Thrown when
TreeBuilder
has been modified (attempted) when seal() has already been called.
TreeAlreadySealedException(String, Exception)
- Constructor for exception org.auxis.commons.tree.
TreeAlreadySealedException
TreeAlreadySealedException(String)
- Constructor for exception org.auxis.commons.tree.
TreeAlreadySealedException
TreeBuilder
- Interface in
org.auxis.commons.tree
The way for creating Trees.
TreeCompare
- Class in
org.auxis.commons.tree.util
TreeCompare()
- Constructor for class org.auxis.commons.tree.util.
TreeCompare
TreeConsoleFormatter
- Class in
org.auxis.commons.tree.util
TreeConsoleFormatter()
- Constructor for class org.auxis.commons.tree.util.
TreeConsoleFormatter
TreeConsoleFormatter(PrintStream)
- Constructor for class org.auxis.commons.tree.util.
TreeConsoleFormatter
TreeException
- Exception in
org.auxis.commons.tree
General Unchecked exception for the Tree API.
TreeException(String, Exception)
- Constructor for exception org.auxis.commons.tree.
TreeException
TreeException(String)
- Constructor for exception org.auxis.commons.tree.
TreeException
TreeIndex
- Class in
org.auxis.commons.tree
Index implementation that augments a given tree with some extra index accessors like find by selector and tag.
TreeIndex(Tree)
- Constructor for class org.auxis.commons.tree.
TreeIndex
TreeTools
- Class in
org.auxis.commons.tree.util
Set of tools for this API.
TreeTools()
- Constructor for class org.auxis.commons.tree.util.
TreeTools
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
rebaze GmbH
. All rights reserved.