| Package | Description |
|---|---|
| xdi2.core.features.nodetypes |
| Modifier and Type | Class and Description |
|---|---|
static class |
XdiInnerRoot.Definition |
static class |
XdiInnerRoot.Definition.Variable |
static class |
XdiInnerRoot.Variable |
| Modifier and Type | Method and Description |
|---|---|
static XdiInnerRoot |
XdiInnerRoot.fromContextNode(ContextNode contextNode)
Factory method that creates an XDI inner root bound to a given context node.
|
static XdiInnerRoot |
XdiInnerRoot.fromXDIAddress(XDIAddress XDIaddress) |
XdiInnerRoot |
XdiRoot.getInnerRoot(XDIAddress subject,
XDIAddress predicate,
boolean create)
Returns an XDI inner root under this XDI root.
|
XdiInnerRoot |
XdiAbstractRoot.getInnerRoot(XDIAddress subject,
XDIAddress predicate,
boolean create) |
XdiInnerRoot |
XdiAbstractContext.getXdiInnerRoot(XDIAddress innerRootPredicateAddress,
boolean create) |
XdiInnerRoot |
XdiContext.getXdiInnerRoot(XDIAddress innerRootPredicateXDIAddress,
boolean create) |
| Modifier and Type | Method and Description |
|---|---|
ReadOnlyIterator<XdiInnerRoot> |
XdiRoot.getInnerRoots()
Returns the XDI inner roots under this XDI root
|
ReadOnlyIterator<XdiInnerRoot> |
XdiAbstractRoot.getInnerRoots() |
Copyright © 2015. All Rights Reserved.