public interface Query
Modifier and Type | Method and Description |
---|---|
void |
doQuery(LocFeature node) |
java.lang.Integer[] |
getResultCount() |
java.util.Map<java.lang.String,LocFeature[]> |
getResultFeatures() |
java.util.Map<java.lang.String,java.lang.String[]> |
getResults() |
void doQuery(LocFeature node) throws java.io.IOException
java.io.IOException
java.util.Map<java.lang.String,java.lang.String[]> getResults()
java.util.Map<java.lang.String,LocFeature[]> getResultFeatures()
java.lang.Integer[] getResultCount()