public final class FeatureInfoResponseConverter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FeatureInfoResponseConverter.CONVERTER_TYPE
ondersteunde typen voor conversie.
|
Modifier and Type | Method and Description |
---|---|
static String |
convertToHTMLTable(InputStream input,
FeatureInfoResponseConverter.CONVERTER_TYPE type,
LayerDescriptor layer)
Converteer de input naar een html tabel.
|
public static String convertToHTMLTable(InputStream input, FeatureInfoResponseConverter.CONVERTER_TYPE type, LayerDescriptor layer) throws IOException
input
- inputstream met de featureinfo response.type
- het type conversie, ondersteund zijn "GMLTYPE"
en
"HTMLTYPE"
layer
- De laag waarvoor deze functie wordt uitgevoerdIOException
- Signals that an I/O exception has occurred.Copyright © 2012–2014 Ministerie EZ. All rights reserved.