public abstract class Converter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected GeometryConverter |
gc |
| Constructor and Description |
|---|
Converter() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<TopNLEntity> |
convert(List jaxbObjects) |
abstract List<TopNLEntity> |
convertFeatureCollection(List jaxbObject) |
abstract FunctioneelGebied |
convertFunctioneelGebied(Object jaxbObject) |
abstract Gebouw |
convertGebouw(Object jaxbObject) |
abstract GeografischGebied |
convertGeografischGebied(Object jaxbObject) |
abstract Hoogte |
convertHoogte(Object jaxbObject) |
abstract Inrichtingselement |
convertInrichtingselement(Object jaxbObject) |
abstract TopNLEntity |
convertObject(Object jaxbObject) |
abstract Plaats |
convertPlaats(Object jaxbObject) |
abstract RegistratiefGebied |
convertRegistratiefGebied(Object jaxbObject) |
abstract Relief |
convertRelief(Object jaxbObject) |
abstract Spoorbaandeel |
convertSpoorbaandeel(Object jaxbObject) |
abstract Terrein |
convertTerrein(Object jaxbObject) |
abstract Waterdeel |
convertWaterdeel(Object jaxbObject) |
abstract Wegdeel |
convertWegdeel(Object jaxbObject) |
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
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 Spoorbaandeel convertSpoorbaandeel(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
public 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 © 2017 B3Partners B.V.. All rights reserved.