
public interface XDIAgent
| Modifier and Type | Method and Description |
|---|---|
xdi2.core.ContextNode |
get(xdi2.core.syntax.XDIAddress XDIaddress,
xdi2.core.Graph localGraph)
Given an address and an optional local graph, the agent will try to
obtain a context with the desired data.
|
xdi2.core.ContextNode get(xdi2.core.syntax.XDIAddress XDIaddress,
xdi2.core.Graph localGraph)
throws Xdi2AgentException,
Xdi2ClientException
XDIaddress - The address of the desired data.localGraph - An optional local graph.Xdi2AgentExceptionXdi2ClientExceptionCopyright © 2015. All Rights Reserved.