public class FeatureWPSRequest extends Object
| Constructor and Description |
|---|
FeatureWPSRequest() |
| Modifier and Type | Method and Description |
|---|---|
static WebFeatureTable |
getTableFromWPSService(LayerItem layerItem,
String bbox,
int maxWFSFeature,
String gCubeSecurityToken,
String dataMinerURL,
int zoomLevel)
Gets the table from wps service.
|
static String |
getTextFromXPathExpression(NamespaceContextMap nsContext,
InputStream source,
String xpathExpression)
Gets the text from x path expression.
|
public static WebFeatureTable getTableFromWPSService(LayerItem layerItem, String bbox, int maxWFSFeature, String gCubeSecurityToken, String dataMinerURL, int zoomLevel)
layerItem - the layer itembbox - the bboxmaxWFSFeature - the max wfs featuregCubeSecurityToken - the g cube security tokendataMinerURL - the data miner urlzoomLevel - the zoom levelpublic static String getTextFromXPathExpression(NamespaceContextMap nsContext, InputStream source, String xpathExpression)
nsContext - the ns contextsource - the sourcexpathExpression - the xpath expressionCopyright © 2016. All Rights Reserved.