|
||||||||||
| 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.GTBinZippedWKT64Parser
public class GTBinZippedWKT64Parser
| Field Summary |
|---|
| 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 | |
|---|---|
GTBinZippedWKT64Parser()
|
|
| Method Summary | |
|---|---|
java.lang.Class[] |
getSupportedInternalOutputDataType()
|
IData |
parse(java.io.InputStream input,
java.lang.String mimeType)
|
| 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 |
| Constructor Detail |
|---|
public GTBinZippedWKT64Parser()
| Method Detail |
|---|
public IData parse(java.io.InputStream input,
java.lang.String mimeType)
throws java.lang.RuntimeException
java.lang.RuntimeException - if an error occurs while writing the stream to disk or
unzipping the written fileorg.n52.wps.io.IParser#parse(java.io.InputStream)public java.lang.Class[] getSupportedInternalOutputDataType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||