|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.n52.wps.io.datahandler.binary.AbstractBinaryParser
org.n52.wps.io.datahandler.binary.AbstractGeotiffParser
public abstract class AbstractGeotiffParser
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
LOGGER
|
| Fields inherited from class org.n52.wps.io.datahandler.binary.AbstractBinaryParser |
|---|
properties, supportedEncodings, supportedFormats |
| Fields inherited from interface org.n52.wps.io.IOHandler |
|---|
DEFAULT_ENCODING, DEFAULT_MIMETYPE, ENCODING_BASE64, MIME_TYPE_ZIPPED_SHP |
| Constructor Summary | |
|---|---|
AbstractGeotiffParser()
|
|
| Method Summary | |
|---|---|
java.lang.Class<?>[] |
getSupportedInternalOutputDataType()
|
protected IData |
parseTiff(java.io.File file)
|
protected IData |
parseTiff(java.io.InputStream input)
|
| Methods inherited from class org.n52.wps.io.datahandler.binary.AbstractBinaryParser |
|---|
getSupportedEncodings, getSupportedFormats, getSupportedSchemas, isSupportedEncoding, isSupportedFormat, isSupportedSchema |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.n52.wps.io.IParser |
|---|
parse |
| Field Detail |
|---|
protected static org.apache.log4j.Logger LOGGER
| Constructor Detail |
|---|
public AbstractGeotiffParser()
| Method Detail |
|---|
protected IData parseTiff(java.io.InputStream input)
protected IData parseTiff(java.io.File file)
public java.lang.Class<?>[] getSupportedInternalOutputDataType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||