public interface IMROParser
| Modifier and Type | Field and Description |
|---|---|
static GeometryConverter |
gc |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentificatie(Object id) |
Object |
parseFeatureMember(Object o) |
List<Object> |
parseGML(Geleideformulier geleideformulier) |
List<Object> |
parseGML(URL u) |
Besluitgebied |
parseImroBesluitgebied(Object o) |
Besluitsubvlak |
parseImroBesluitsubvlak(Object o) |
Besluitvlak |
parseImroBesluitvlak(Object o) |
Bestemmingsplan |
parseImroBestemmingsplan(Object o) |
Bouwaanduiding |
parseImroBouwaanduiding(Object o) |
Bouwvlak |
parseImroBouwvlak(Object o) |
Dubbelbestemming |
parseImroDubbelbestemming(Object o) |
Enkelbestemming |
parseImroEnkelbestemming(Object o) |
Figuur |
parseImroFiguur(Object o) |
Functieaanduiding |
parseImroFunctieaanduiding(Object o) |
Gebiedsaanduiding |
parseImroGebiedsaanduiding(Object o) |
Maatvoering |
parseImroMaatvoering(Object o) |
List<Object> |
processFeatureCollection(Object fc) |
Object |
unmarshalUrl(URL u) |
static final GeometryConverter gc
List<Object> parseGML(Geleideformulier geleideformulier) throws JAXBException, URISyntaxException, MalformedURLException, IOException, ParserConfigurationException, SAXException, TransformerException
List<Object> parseGML(URL u) throws JAXBException, IOException, ParserConfigurationException, SAXException, TransformerException
Object unmarshalUrl(URL u) throws JAXBException
JAXBExceptionList<Object> processFeatureCollection(Object fc) throws IOException, ParserConfigurationException, SAXException, TransformerException
Object parseFeatureMember(Object o) throws IOException, ParserConfigurationException, SAXException, TransformerException
Bestemmingsplan parseImroBestemmingsplan(Object o)
Dubbelbestemming parseImroDubbelbestemming(Object o)
Gebiedsaanduiding parseImroGebiedsaanduiding(Object o)
Functieaanduiding parseImroFunctieaanduiding(Object o)
Bouwaanduiding parseImroBouwaanduiding(Object o) throws NoSuchMethodException
NoSuchMethodExceptionEnkelbestemming parseImroEnkelbestemming(Object o)
Maatvoering parseImroMaatvoering(Object o)
Besluitvlak parseImroBesluitvlak(Object o) throws IOException, ParserConfigurationException, SAXException, TransformerException, NoSuchMethodException
Besluitsubvlak parseImroBesluitsubvlak(Object o) throws IOException, ParserConfigurationException, SAXException, TransformerException, NoSuchMethodException
Besluitgebied parseImroBesluitgebied(Object o)
Copyright © 2018. All rights reserved.