
public abstract class Converter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected GeometryConverter |
gc |
| Constructor and Description |
|---|
Converter() |
protected GeometryConverter gc
public abstract List<TopNLEntity> convert(List jaxbObjects) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract TopNLEntity convertObject(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException, IllegalArgumentException
public abstract List<TopNLEntity> convertFeatureCollection(List jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract Hoogte convertHoogte(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract FunctioneelGebied convertFunctioneelGebied(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract Gebouw convertGebouw(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract GeografischGebied convertGeografischGebied(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract Inrichtingselement convertInrichtingselement(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract Plaats convertPlaats(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract RegistratiefGebied convertRegistratiefGebied(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract Relief convertRelief(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract PlanTopografie convertPlanTopografie(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract Spoorbaandeel convertSpoorbaandeel(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException, ClassCastException
ClassCastException - Als er een onverwacht type geometrie in de
data zit.IOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic abstract Terrein convertTerrein(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract Waterdeel convertWaterdeel(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public abstract Wegdeel convertWegdeel(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
Copyright © 2014–2020 B3Partners B.V.. All rights reserved.