| Package | Description |
|---|---|
| xdi2.core |
The XDI graph model and basic operations on it.
|
| xdi2.core.features.encryption | |
| xdi2.core.features.equivalence | |
| xdi2.core.features.linkcontracts | |
| xdi2.core.features.nodetypes | |
| xdi2.core.features.policy | |
| xdi2.core.features.policy.operator | |
| xdi2.core.features.signatures | |
| xdi2.core.impl | |
| xdi2.core.impl.json |
Implementation of the XDI graph model as JSON objects.
|
| xdi2.core.impl.keyvalue |
Implementation of the XDI graph model as key/value pairs.
|
| xdi2.core.impl.memory |
In-memory implementation of the XDI graph model.
|
| xdi2.core.impl.wrapped |
XDI graph model implementations that wrap an in-memory XDI graph.
|
| xdi2.core.util.iterators |
| Class and Description |
|---|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| Class and Description |
|---|
| IterableIterator |
| LookaheadIterator
An iterator that always looks ahead one item.
|
| NotNullIterator
An iterator that returns only all non-null elements from another iterator.
|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| SelectingIterator
An iterator that returns only items of another iterator that satisfy a certain condition.
|
| WrappingIterator |
| Class and Description |
|---|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| Class and Description |
|---|
| IterableIterator |
| LookaheadIterator
An iterator that always looks ahead one item.
|
| NotNullIterator
An iterator that returns only all non-null elements from another iterator.
|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| SelectingIterator
An iterator that returns only items of another iterator that satisfy a certain condition.
|
| WrappingIterator |
| Class and Description |
|---|
| IterableIterator |
| LookaheadIterator
An iterator that always looks ahead one item.
|
| MappingIterator
An iterator that reads elements from one iterator and maps them to other elements.
|
| NotNullIterator
An iterator that returns only all non-null elements from another iterator.
|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| SelectingIterator
An iterator that returns only items of another iterator that satisfy a certain condition.
|
| WrappingIterator |
| Class and Description |
|---|
| IterableIterator |
| LookaheadIterator
An iterator that always looks ahead one item.
|
| NotNullIterator
An iterator that returns only all non-null elements from another iterator.
|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| SelectingIterator
An iterator that returns only items of another iterator that satisfy a certain condition.
|
| WrappingIterator |
| Class and Description |
|---|
| IterableIterator |
| LookaheadIterator
An iterator that always looks ahead one item.
|
| NotNullIterator
An iterator that returns only all non-null elements from another iterator.
|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| SelectingIterator
An iterator that returns only items of another iterator that satisfy a certain condition.
|
| WrappingIterator |
| Class and Description |
|---|
| IterableIterator |
| LookaheadIterator
An iterator that always looks ahead one item.
|
| NotNullIterator
An iterator that returns only all non-null elements from another iterator.
|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| SelectingIterator
An iterator that returns only items of another iterator that satisfy a certain condition.
|
| WrappingIterator |
| Class and Description |
|---|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| Class and Description |
|---|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| Class and Description |
|---|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| Class and Description |
|---|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| Class and Description |
|---|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| Class and Description |
|---|
| CastingIterator
An iterator that doesn't alter any elements but casts them to a desired type.
|
| DescendingIterator
An iterator that can iterate over D, and for every item in D, an iterator over items of type T is
obtained.
|
| IterableIterator |
| LookaheadIterator
An iterator that always looks ahead one item.
|
| MappingIterator
An iterator that reads elements from one iterator and maps them to other elements.
|
| ReadOnlyIterator
An iterator that does not support the remove() method.
|
| SelectingIterator
An iterator that returns only items of another iterator that satisfy a certain condition.
|
| TerminatingIterator
An iterator that returns items of another iterator until a certain condition is satisfied.
|
| WrappingIterator |
Copyright © 2015. All Rights Reserved.