Class Tunnel200Unmarshaller
- java.lang.Object
-
- org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel.Tunnel200Unmarshaller
-
public class Tunnel200Unmarshaller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Tunnel200Unmarshaller(CityGMLUnmarshaller citygml)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
assignGenericProperty(ADEGenericElement genericProperty, javax.xml.namespace.QName substitutionGroup, AbstractGML dest)
CityGML
unmarshal(java.lang.Object src)
CityGML
unmarshal(javax.xml.bind.JAXBElement<?> src)
void
unmarshalAbstractBoundarySurface(net.opengis.citygml.tunnel._2.AbstractBoundarySurfaceType src, AbstractBoundarySurface dest)
void
unmarshalAbstractOpening(net.opengis.citygml.tunnel._2.AbstractOpeningType src, AbstractOpening dest)
void
unmarshalAbstractTunnel(net.opengis.citygml.tunnel._2.AbstractTunnelType src, AbstractTunnel dest)
BoundarySurfaceProperty
unmarshalBoundarySurfaceProperty(net.opengis.citygml.tunnel._2.BoundarySurfacePropertyType src)
CeilingSurface
unmarshalCeilingSurface(net.opengis.citygml.tunnel._2.CeilingSurfaceType src)
void
unmarshalCeilingSurface(net.opengis.citygml.tunnel._2.CeilingSurfaceType src, CeilingSurface dest)
ClosureSurface
unmarshalClosureSurface(net.opengis.citygml.tunnel._2.ClosureSurfaceType src)
void
unmarshalClosureSurface(net.opengis.citygml.tunnel._2.ClosureSurfaceType src, ClosureSurface dest)
Door
unmarshalDoor(net.opengis.citygml.tunnel._2.DoorType src)
void
unmarshalDoor(net.opengis.citygml.tunnel._2.DoorType src, Door dest)
FloorSurface
unmarshalFloorSurface(net.opengis.citygml.tunnel._2.FloorSurfaceType src)
void
unmarshalFloorSurface(net.opengis.citygml.tunnel._2.FloorSurfaceType src, FloorSurface dest)
GroundSurface
unmarshalGroundSurface(net.opengis.citygml.tunnel._2.GroundSurfaceType src)
void
unmarshalGroundSurface(net.opengis.citygml.tunnel._2.GroundSurfaceType src, GroundSurface dest)
HollowSpace
unmarshalHollowSpace(net.opengis.citygml.tunnel._2.HollowSpaceType src)
void
unmarshalHollowSpace(net.opengis.citygml.tunnel._2.HollowSpaceType src, HollowSpace dest)
InteriorFurnitureProperty
unmarshalInteriorFurnitureProperty(net.opengis.citygml.tunnel._2.InteriorFurniturePropertyType src)
InteriorHollowSpaceProperty
unmarshalInteriorHollowSpaceProperty(net.opengis.citygml.tunnel._2.InteriorHollowSpacePropertyType src)
InteriorWallSurface
unmarshalInteriorWallSurface(net.opengis.citygml.tunnel._2.InteriorWallSurfaceType src)
void
unmarshalInteriorWallSurface(net.opengis.citygml.tunnel._2.InteriorWallSurfaceType src, InteriorWallSurface dest)
IntTunnelInstallation
unmarshalIntTunnelInstallation(net.opengis.citygml.tunnel._2.IntTunnelInstallationType src)
void
unmarshalIntTunnelInstallation(net.opengis.citygml.tunnel._2.IntTunnelInstallationType src, IntTunnelInstallation dest)
IntTunnelInstallationProperty
unmarshalIntTunnelInstallationProperty(net.opengis.citygml.tunnel._2.IntTunnelInstallationPropertyType src)
OpeningProperty
unmarshalOpeningProperty(net.opengis.citygml.tunnel._2.OpeningPropertyType src)
OuterCeilingSurface
unmarshalOuterCeilingSurface(net.opengis.citygml.tunnel._2.OuterCeilingSurfaceType src)
void
unmarshalOuterCeilingSurface(net.opengis.citygml.tunnel._2.OuterCeilingSurfaceType src, OuterCeilingSurface dest)
OuterFloorSurface
unmarshalOuterFloorSurface(net.opengis.citygml.tunnel._2.OuterFloorSurfaceType src)
void
unmarshalOuterFloorSurface(net.opengis.citygml.tunnel._2.OuterFloorSurfaceType src, OuterFloorSurface dest)
RoofSurface
unmarshalRoofSurface(net.opengis.citygml.tunnel._2.RoofSurfaceType src)
void
unmarshalRoofSurface(net.opengis.citygml.tunnel._2.RoofSurfaceType src, RoofSurface dest)
Tunnel
unmarshalTunnel(net.opengis.citygml.tunnel._2.TunnelType src)
void
unmarshalTunnel(net.opengis.citygml.tunnel._2.TunnelType src, Tunnel dest)
TunnelFurniture
unmarshalTunnelFurniture(net.opengis.citygml.tunnel._2.TunnelFurnitureType src)
void
unmarshalTunnelFurniture(net.opengis.citygml.tunnel._2.TunnelFurnitureType src, TunnelFurniture dest)
TunnelInstallation
unmarshalTunnelInstallation(net.opengis.citygml.tunnel._2.TunnelInstallationType src)
void
unmarshalTunnelInstallation(net.opengis.citygml.tunnel._2.TunnelInstallationType src, TunnelInstallation dest)
TunnelInstallationProperty
unmarshalTunnelInstallationProperty(net.opengis.citygml.tunnel._2.TunnelInstallationPropertyType src)
TunnelPart
unmarshalTunnelPart(net.opengis.citygml.tunnel._2.TunnelPartType src)
void
unmarshalTunnelPart(net.opengis.citygml.tunnel._2.TunnelPartType src, TunnelPart dest)
TunnelPartProperty
unmarshalTunnelPartProperty(net.opengis.citygml.tunnel._2.TunnelPartPropertyType src)
WallSurface
unmarshalWallSurface(net.opengis.citygml.tunnel._2.WallSurfaceType src)
void
unmarshalWallSurface(net.opengis.citygml.tunnel._2.WallSurfaceType src, WallSurface dest)
Window
unmarshalWindow(net.opengis.citygml.tunnel._2.WindowType src)
void
unmarshalWindow(net.opengis.citygml.tunnel._2.WindowType src, Window dest)
-
-
-
Constructor Detail
-
Tunnel200Unmarshaller
public Tunnel200Unmarshaller(CityGMLUnmarshaller citygml)
-
-
Method Detail
-
unmarshal
public CityGML unmarshal(javax.xml.bind.JAXBElement<?> src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshal
public CityGML unmarshal(java.lang.Object src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalAbstractTunnel
public void unmarshalAbstractTunnel(net.opengis.citygml.tunnel._2.AbstractTunnelType src, AbstractTunnel dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalAbstractBoundarySurface
public void unmarshalAbstractBoundarySurface(net.opengis.citygml.tunnel._2.AbstractBoundarySurfaceType src, AbstractBoundarySurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalAbstractOpening
public void unmarshalAbstractOpening(net.opengis.citygml.tunnel._2.AbstractOpeningType src, AbstractOpening dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalBoundarySurfaceProperty
public BoundarySurfaceProperty unmarshalBoundarySurfaceProperty(net.opengis.citygml.tunnel._2.BoundarySurfacePropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalCeilingSurface
public void unmarshalCeilingSurface(net.opengis.citygml.tunnel._2.CeilingSurfaceType src, CeilingSurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalCeilingSurface
public CeilingSurface unmarshalCeilingSurface(net.opengis.citygml.tunnel._2.CeilingSurfaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalClosureSurface
public void unmarshalClosureSurface(net.opengis.citygml.tunnel._2.ClosureSurfaceType src, ClosureSurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalClosureSurface
public ClosureSurface unmarshalClosureSurface(net.opengis.citygml.tunnel._2.ClosureSurfaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalDoor
public void unmarshalDoor(net.opengis.citygml.tunnel._2.DoorType src, Door dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalDoor
public Door unmarshalDoor(net.opengis.citygml.tunnel._2.DoorType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalFloorSurface
public void unmarshalFloorSurface(net.opengis.citygml.tunnel._2.FloorSurfaceType src, FloorSurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalFloorSurface
public FloorSurface unmarshalFloorSurface(net.opengis.citygml.tunnel._2.FloorSurfaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalGroundSurface
public void unmarshalGroundSurface(net.opengis.citygml.tunnel._2.GroundSurfaceType src, GroundSurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalGroundSurface
public GroundSurface unmarshalGroundSurface(net.opengis.citygml.tunnel._2.GroundSurfaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalHollowSpace
public void unmarshalHollowSpace(net.opengis.citygml.tunnel._2.HollowSpaceType src, HollowSpace dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalHollowSpace
public HollowSpace unmarshalHollowSpace(net.opengis.citygml.tunnel._2.HollowSpaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalIntTunnelInstallation
public void unmarshalIntTunnelInstallation(net.opengis.citygml.tunnel._2.IntTunnelInstallationType src, IntTunnelInstallation dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalIntTunnelInstallation
public IntTunnelInstallation unmarshalIntTunnelInstallation(net.opengis.citygml.tunnel._2.IntTunnelInstallationType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalIntTunnelInstallationProperty
public IntTunnelInstallationProperty unmarshalIntTunnelInstallationProperty(net.opengis.citygml.tunnel._2.IntTunnelInstallationPropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalInteriorFurnitureProperty
public InteriorFurnitureProperty unmarshalInteriorFurnitureProperty(net.opengis.citygml.tunnel._2.InteriorFurniturePropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalInteriorHollowSpaceProperty
public InteriorHollowSpaceProperty unmarshalInteriorHollowSpaceProperty(net.opengis.citygml.tunnel._2.InteriorHollowSpacePropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalInteriorWallSurface
public void unmarshalInteriorWallSurface(net.opengis.citygml.tunnel._2.InteriorWallSurfaceType src, InteriorWallSurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalInteriorWallSurface
public InteriorWallSurface unmarshalInteriorWallSurface(net.opengis.citygml.tunnel._2.InteriorWallSurfaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalOuterCeilingSurface
public void unmarshalOuterCeilingSurface(net.opengis.citygml.tunnel._2.OuterCeilingSurfaceType src, OuterCeilingSurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalOuterCeilingSurface
public OuterCeilingSurface unmarshalOuterCeilingSurface(net.opengis.citygml.tunnel._2.OuterCeilingSurfaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalOuterFloorSurface
public void unmarshalOuterFloorSurface(net.opengis.citygml.tunnel._2.OuterFloorSurfaceType src, OuterFloorSurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalOuterFloorSurface
public OuterFloorSurface unmarshalOuterFloorSurface(net.opengis.citygml.tunnel._2.OuterFloorSurfaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalOpeningProperty
public OpeningProperty unmarshalOpeningProperty(net.opengis.citygml.tunnel._2.OpeningPropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalRoofSurface
public void unmarshalRoofSurface(net.opengis.citygml.tunnel._2.RoofSurfaceType src, RoofSurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalRoofSurface
public RoofSurface unmarshalRoofSurface(net.opengis.citygml.tunnel._2.RoofSurfaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnel
public void unmarshalTunnel(net.opengis.citygml.tunnel._2.TunnelType src, Tunnel dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnel
public Tunnel unmarshalTunnel(net.opengis.citygml.tunnel._2.TunnelType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnelFurniture
public void unmarshalTunnelFurniture(net.opengis.citygml.tunnel._2.TunnelFurnitureType src, TunnelFurniture dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnelFurniture
public TunnelFurniture unmarshalTunnelFurniture(net.opengis.citygml.tunnel._2.TunnelFurnitureType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnelInstallation
public void unmarshalTunnelInstallation(net.opengis.citygml.tunnel._2.TunnelInstallationType src, TunnelInstallation dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnelInstallation
public TunnelInstallation unmarshalTunnelInstallation(net.opengis.citygml.tunnel._2.TunnelInstallationType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnelInstallationProperty
public TunnelInstallationProperty unmarshalTunnelInstallationProperty(net.opengis.citygml.tunnel._2.TunnelInstallationPropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnelPart
public void unmarshalTunnelPart(net.opengis.citygml.tunnel._2.TunnelPartType src, TunnelPart dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnelPart
public TunnelPart unmarshalTunnelPart(net.opengis.citygml.tunnel._2.TunnelPartType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalTunnelPartProperty
public TunnelPartProperty unmarshalTunnelPartProperty(net.opengis.citygml.tunnel._2.TunnelPartPropertyType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalWallSurface
public void unmarshalWallSurface(net.opengis.citygml.tunnel._2.WallSurfaceType src, WallSurface dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalWallSurface
public WallSurface unmarshalWallSurface(net.opengis.citygml.tunnel._2.WallSurfaceType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalWindow
public void unmarshalWindow(net.opengis.citygml.tunnel._2.WindowType src, Window dest) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
unmarshalWindow
public Window unmarshalWindow(net.opengis.citygml.tunnel._2.WindowType src) throws MissingADESchemaException
- Throws:
MissingADESchemaException
-
assignGenericProperty
public boolean assignGenericProperty(ADEGenericElement genericProperty, javax.xml.namespace.QName substitutionGroup, AbstractGML dest)
-
-