org.n52.wps.io
Interface IWorkspaceParser

All Superinterfaces:
IOHandler, IParser

public interface IWorkspaceParser
extends IParser


Field Summary
 
Fields inherited from interface org.n52.wps.io.IOHandler
DEFAULT_ENCODING, DEFAULT_MIMETYPE, ENCODING_BASE64, MIME_TYPE_ZIPPED_SHP
 
Method Summary
 IData parse(java.io.InputStream stream, java.io.File directory)
           
 
Methods inherited from interface org.n52.wps.io.IParser
getSupportedInternalOutputDataType, parse
 
Methods inherited from interface org.n52.wps.io.IOHandler
getSupportedEncodings, getSupportedFormats, getSupportedSchemas, isSupportedEncoding, isSupportedFormat, isSupportedSchema
 

Method Detail

parse

IData parse(java.io.InputStream stream,
            java.io.File directory)


Copyright © 2007-2011 52north.org. All Rights Reserved.