|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.pf.io.FilterBase de.grogra.pf.io.GSReader
public class GSReader
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface de.grogra.pf.io.FilterSource |
---|
FilterSource.MetaDataKey<V> |
Nested classes/interfaces inherited from interface de.grogra.util.Map |
---|
Map.Chain |
Field Summary |
---|
Fields inherited from class de.grogra.pf.io.FilterBase |
---|
item, source |
Fields inherited from interface de.grogra.pf.io.FilterSource |
---|
AUTO_PROGRESS, DESTINATION_FILE, DESTINATION_URL |
Fields inherited from interface de.grogra.util.Map |
---|
DEFAULT_VALUE, EMPTY_MAP |
Constructor Summary | |
---|---|
GSReader(FilterItem item,
FilterSource source)
|
Method Summary | |
---|---|
java.lang.Object |
getObject()
Returns the data as an object of a class which is compatible which the flavor. |
static void |
loadGraph(FileSystem fs,
Registry r)
|
void |
loadGraph(Registry r)
|
void |
loadRegistry(Registry r)
|
Methods inherited from class de.grogra.pf.io.FilterBase |
---|
get, getFilter, getFlavor, getImpl, getMetaData, getRegistry, getSource, getSystemId, initProgressMonitor, setFlavor, setMetaData, setMetaData, setProgress, setSystemId, toString, toURL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface de.grogra.pf.io.FilterSource |
---|
getFilter, getFlavor, getMetaData, getSystemId, initProgressMonitor, setMetaData, setProgress |
Methods inherited from interface de.grogra.pf.registry.RegistryContext |
---|
getRegistry |
Constructor Detail |
---|
public GSReader(FilterItem item, FilterSource source)
Method Detail |
---|
public java.lang.Object getObject() throws java.io.IOException
ObjectSource
getObject
in interface ObjectSource
java.io.IOException
public static void loadGraph(FileSystem fs, Registry r) throws java.io.IOException
java.io.IOException
public void loadGraph(Registry r) throws java.io.IOException
loadGraph
in interface GraphLoader
java.io.IOException
public void loadRegistry(Registry r) throws java.io.IOException
loadRegistry
in interface RegistryLoader
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |