|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.wps.io.binary.AbstractBinaryParser
public abstract class AbstractBinaryParser
Field Summary |
---|
Fields inherited from interface org.n52.wps.io.IOHandler |
---|
DEFAULT_ENCODING, DEFAULT_MIMETYPE |
Constructor Summary | |
---|---|
AbstractBinaryParser()
|
Method Summary | |
---|---|
boolean |
isSupportedSchema(java.lang.String schema)
|
boolean |
supportsSchemas()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.n52.wps.io.IParser |
---|
parse |
Methods inherited from interface org.n52.wps.io.IOHandler |
---|
getSupportedFormats, getSupportedRootClasses, getSupportedSchemas, isSupportedEncoding, isSupportedFormat, isSupportedRootClass |
Constructor Detail |
---|
public AbstractBinaryParser()
Method Detail |
---|
public boolean isSupportedSchema(java.lang.String schema)
isSupportedSchema
in interface IOHandler
public boolean supportsSchemas()
supportsSchemas
in interface IOHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |