|
XBRLAPIA Java API for XBRL |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PointerResolver
| Method Summary | |
|---|---|
URI |
getDocumentURI()
Get the URI of the document within which the XPointer is being resolved. |
Store |
getStore()
Get the data store used by a loader |
Fragment |
resolveXPointer(String pointer)
Resolver the XPointer expression to a fragment in the data store. |
void |
setDocumentURI(URI uri)
Set the URI of the document within which the XPointer is being resolved. |
| Method Detail |
|---|
void setDocumentURI(URI uri)
uri - The URI of the document.URI getDocumentURI()
Store getStore()
Fragment resolveXPointer(String pointer)
throws XBRLException
pointer - The XPointer expression.
XBRLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||