public class IMROParser2012_11 extends Object implements IMROParser
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
gc| Constructor and Description |
|---|
IMROParser2012_11() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentificatie(Object identif) |
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 IMROParser2012_11()
throws JAXBException
JAXBExceptionpublic List<Object> parseGML(Geleideformulier geleideformulier) throws JAXBException, URISyntaxException, MalformedURLException
parseGML in interface IMROParserJAXBExceptionURISyntaxExceptionMalformedURLExceptionpublic List<Object> parseGML(URL u) throws JAXBException
parseGML in interface IMROParserJAXBExceptionpublic Object unmarshalUrl(URL u) throws JAXBException
unmarshalUrl in interface IMROParserJAXBExceptionpublic List<Object> processFeatureCollection(Object featureCollection)
processFeatureCollection in interface IMROParserpublic Object parseFeatureMember(Object o)
parseFeatureMember in interface IMROParserpublic 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)
parseImroBouwaanduiding in interface IMROParserpublic Enkelbestemming parseImroEnkelbestemming(Object o)
parseImroEnkelbestemming in interface IMROParserpublic Maatvoering parseImroMaatvoering(Object o)
parseImroMaatvoering in interface IMROParserpublic String getIdentificatie(Object identif)
getIdentificatie in interface IMROParserpublic Besluitvlak parseImroBesluitvlak(Object o)
parseImroBesluitvlak in interface IMROParserpublic 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.