public class Top100NLConverter extends Converter
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
Top100NLConverter() |
| Modifier and Type | Method and Description |
|---|---|
List<TopNLEntity> |
convert(List jaxbObject) |
List<TopNLEntity> |
convertFeatureCollection(List jaxbFeatureCollection) |
FunctioneelGebied |
convertFunctioneelGebied(Object jaxbObject) |
Gebouw |
convertGebouw(Object jaxbObject) |
GeografischGebied |
convertGeografischGebied(Object jaxbObject) |
Hoogte |
convertHoogte(Object jaxbObject) |
String |
convertIdentificatie(nl.b3p.topnl.top100nl.Top100NlObjectType.Identificatie identificatie) |
Inrichtingselement |
convertInrichtingselement(Object jaxbObject) |
TopNLEntity |
convertObject(Object featureMember) |
Plaats |
convertPlaats(Object jaxbObject) |
RegistratiefGebied |
convertRegistratiefGebied(Object jaxbObject) |
Relief |
convertRelief(Object jaxbObject) |
Spoorbaandeel |
convertSpoorbaandeel(Object jaxbObject) |
Terrein |
convertTerrein(Object jaxbObject) |
Waterdeel |
convertWaterdeel(Object jaxbObject) |
Wegdeel |
convertWegdeel(Object jaxbObject) |
public List<TopNLEntity> convert(List jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convert in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic List<TopNLEntity> convertFeatureCollection(List jaxbFeatureCollection) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertFeatureCollection in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic TopNLEntity convertObject(Object featureMember) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertObject in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic Hoogte convertHoogte(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertHoogte in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic String convertIdentificatie(nl.b3p.topnl.top100nl.Top100NlObjectType.Identificatie identificatie)
public FunctioneelGebied convertFunctioneelGebied(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertFunctioneelGebied in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic Gebouw convertGebouw(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertGebouw in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic GeografischGebied convertGeografischGebied(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertGeografischGebied in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic Inrichtingselement convertInrichtingselement(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertInrichtingselement in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic Plaats convertPlaats(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertPlaats in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic RegistratiefGebied convertRegistratiefGebied(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertRegistratiefGebied in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic Relief convertRelief(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertRelief in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic Spoorbaandeel convertSpoorbaandeel(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertSpoorbaandeel in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic Terrein convertTerrein(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertTerrein in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic Waterdeel convertWaterdeel(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertWaterdeel in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionpublic Wegdeel convertWegdeel(Object jaxbObject) throws IOException, SAXException, ParserConfigurationException, TransformerException
convertWegdeel in class ConverterIOExceptionSAXExceptionParserConfigurationExceptionTransformerExceptionCopyright © 2017 B3Partners B.V.. All rights reserved.