public class IMROParser2006 extends Object implements IMROParser
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
gc| Constructor and Description |
|---|
IMROParser2006() |
| 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 featureCollection) |
Object |
unmarshalUrl(URL u) |
public IMROParser2006()
throws JAXBException
JAXBExceptionpublic List<Object> parseGML(Geleideformulier geleideformulier) throws JAXBException, URISyntaxException, MalformedURLException, IOException, ParserConfigurationException, SAXException, TransformerException
parseGML in interface IMROParserJAXBExceptionURISyntaxExceptionMalformedURLExceptionIOExceptionParserConfigurationExceptionSAXExceptionTransformerExceptionpublic List<Object> parseGML(URL u) throws JAXBException, IOException, ParserConfigurationException, SAXException, TransformerException
parseGML in interface IMROParserJAXBExceptionIOExceptionParserConfigurationExceptionSAXExceptionTransformerExceptionpublic Object unmarshalUrl(URL u) throws JAXBException
unmarshalUrl in interface IMROParserJAXBExceptionpublic List<Object> processFeatureCollection(Object featureCollection) throws IOException, ParserConfigurationException, SAXException, TransformerException
processFeatureCollection in interface IMROParserIOExceptionParserConfigurationExceptionSAXExceptionTransformerExceptionpublic Object parseFeatureMember(Object o) throws IOException, ParserConfigurationException, SAXException, TransformerException
parseFeatureMember in interface IMROParserIOExceptionParserConfigurationExceptionSAXExceptionTransformerExceptionpublic Bestemmingsplan parseImroBestemmingsplan(Object o)
parseImroBestemmingsplan in interface IMROParserpublic Dubbelbestemming parseImroDubbelbestemming(Object o)
parseImroDubbelbestemming in interface IMROParserpublic Gebiedsaanduiding parseImroGebiedsaanduiding(Object o)
parseImroGebiedsaanduiding in interface IMROParserpublic Bouwvlak parseImroBouwvlak(Object o)
parseImroBouwvlak in interface IMROParserpublic Functieaanduiding parseImroFunctieaanduiding(Object o)
parseImroFunctieaanduiding in interface IMROParserpublic Figuur parseImroFiguur(Object o)
parseImroFiguur in interface IMROParserpublic Bouwaanduiding parseImroBouwaanduiding(Object o) throws NoSuchMethodException
parseImroBouwaanduiding in interface IMROParserNoSuchMethodExceptionpublic Enkelbestemming parseImroEnkelbestemming(Object o)
parseImroEnkelbestemming in interface IMROParserpublic Maatvoering parseImroMaatvoering(Object o)
parseImroMaatvoering in interface IMROParserpublic String getIdentificatie(Object id)
getIdentificatie in interface IMROParserpublic Besluitvlak parseImroBesluitvlak(Object o) throws IOException, ParserConfigurationException, SAXException, TransformerException, NoSuchMethodException
parseImroBesluitvlak in interface IMROParserIOExceptionParserConfigurationExceptionSAXExceptionTransformerExceptionNoSuchMethodExceptionpublic Besluitgebied parseImroBesluitgebied(Object o)
parseImroBesluitgebied in interface IMROParserpublic Besluitsubvlak parseImroBesluitsubvlak(Object o) throws IOException, ParserConfigurationException, SAXException, TransformerException, NoSuchMethodException
parseImroBesluitsubvlak in interface IMROParserIOExceptionParserConfigurationExceptionSAXExceptionTransformerExceptionNoSuchMethodExceptionCopyright © 2018. All rights reserved.