|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.vamsas.client.SessionUrn
uk.ac.vamsas.client.simpleclient.ArchiveUrn
Vamsas Document URN for files understood by ArchiveReader and written by VamsasArchive. vdoc://{Absolute path to file}
Field Summary | |
static java.lang.String |
VAMSASDOCUMENT
a simple vamsas document urn prefix |
Fields inherited from class uk.ac.vamsas.client.SessionUrn |
TYPES, urn |
Constructor Summary | |
ArchiveUrn(java.io.File docLocation)
|
Method Summary | |
java.io.File |
asFile()
TODO: LATER: think about this again. |
Methods inherited from class uk.ac.vamsas.client.SessionUrn |
getSessionUrn, setURN |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String VAMSASDOCUMENT
Constructor Detail |
public ArchiveUrn(java.io.File docLocation) throws java.net.MalformedURLException
Method Detail |
public java.io.File asFile()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |