|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.pf.io.FilterBase
de.grogra.pf.io.GSWriter
public class GSWriter
| 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 | |
|---|---|
static IOFlavor |
FLAVOR
|
| 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 | |
|---|---|
GSWriter(FilterItem item,
FilterSource source)
|
|
| Method Summary | |
|---|---|
void |
write(java.io.File out)
This method writes the data to out. |
static void |
write(Registry reg,
FileSystem fs,
java.lang.String projectFile)
|
| 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 |
| Field Detail |
|---|
public static final IOFlavor FLAVOR
| Constructor Detail |
|---|
public GSWriter(FilterItem item,
FilterSource source)
| Method Detail |
|---|
public void write(java.io.File out)
throws java.io.IOException
FileWriterSourceout.
write in interface FileWriterSourceout - the file to which data is written
java.io.IOException
public static void write(Registry reg,
FileSystem fs,
java.lang.String projectFile)
throws java.io.IOException
java.io.IOException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||