public class Building200Unmarshaller
extends java.lang.Object
Constructor and Description |
---|
Building200Unmarshaller(CityGMLUnmarshaller citygml) |
Modifier and Type | Method and Description |
---|---|
boolean |
assignGenericProperty(ADEComponent genericProperty,
javax.xml.namespace.QName substitutionGroup,
CityGML dest) |
CityGML |
unmarshal(javax.xml.bind.JAXBElement<?> src) |
CityGML |
unmarshal(java.lang.Object src) |
void |
unmarshalAbstractBoundarySurface(net.opengis.citygml.building._2.AbstractBoundarySurfaceType src,
AbstractBoundarySurface dest) |
void |
unmarshalAbstractBuilding(net.opengis.citygml.building._2.AbstractBuildingType src,
AbstractBuilding dest) |
void |
unmarshalAbstractOpening(net.opengis.citygml.building._2.AbstractOpeningType src,
AbstractOpening dest) |
BoundarySurfaceProperty |
unmarshalBoundarySurfaceProperty(net.opengis.citygml.building._2.BoundarySurfacePropertyType src) |
Building |
unmarshalBuilding(net.opengis.citygml.building._2.BuildingType src) |
void |
unmarshalBuilding(net.opengis.citygml.building._2.BuildingType src,
Building dest) |
BuildingFurniture |
unmarshalBuildingFurniture(net.opengis.citygml.building._2.BuildingFurnitureType src) |
void |
unmarshalBuildingFurniture(net.opengis.citygml.building._2.BuildingFurnitureType src,
BuildingFurniture dest) |
BuildingInstallation |
unmarshalBuildingInstallation(net.opengis.citygml.building._2.BuildingInstallationType src) |
void |
unmarshalBuildingInstallation(net.opengis.citygml.building._2.BuildingInstallationType src,
BuildingInstallation dest) |
BuildingInstallationProperty |
unmarshalBuildingInstallationProperty(net.opengis.citygml.building._2.BuildingInstallationPropertyType src) |
BuildingPart |
unmarshalBuildingPart(net.opengis.citygml.building._2.BuildingPartType src) |
void |
unmarshalBuildingPart(net.opengis.citygml.building._2.BuildingPartType src,
BuildingPart dest) |
BuildingPartProperty |
unmarshalBuildingPartProperty(net.opengis.citygml.building._2.BuildingPartPropertyType src) |
CeilingSurface |
unmarshalCeilingSurface(net.opengis.citygml.building._2.CeilingSurfaceType src) |
void |
unmarshalCeilingSurface(net.opengis.citygml.building._2.CeilingSurfaceType src,
CeilingSurface dest) |
ClosureSurface |
unmarshalClosureSurface(net.opengis.citygml.building._2.ClosureSurfaceType src) |
void |
unmarshalClosureSurface(net.opengis.citygml.building._2.ClosureSurfaceType src,
ClosureSurface dest) |
Door |
unmarshalDoor(net.opengis.citygml.building._2.DoorType src) |
void |
unmarshalDoor(net.opengis.citygml.building._2.DoorType src,
Door dest) |
FloorSurface |
unmarshalFloorSurface(net.opengis.citygml.building._2.FloorSurfaceType src) |
void |
unmarshalFloorSurface(net.opengis.citygml.building._2.FloorSurfaceType src,
FloorSurface dest) |
GroundSurface |
unmarshalGroundSurface(net.opengis.citygml.building._2.GroundSurfaceType src) |
void |
unmarshalGroundSurface(net.opengis.citygml.building._2.GroundSurfaceType src,
GroundSurface dest) |
IntBuildingInstallation |
unmarshalIntBuildingInstallation(net.opengis.citygml.building._2.IntBuildingInstallationType src) |
void |
unmarshalIntBuildingInstallation(net.opengis.citygml.building._2.IntBuildingInstallationType src,
IntBuildingInstallation dest) |
IntBuildingInstallationProperty |
unmarshalIntBuildingInstallationProperty(net.opengis.citygml.building._2.IntBuildingInstallationPropertyType src) |
InteriorFurnitureProperty |
unmarshalInteriorFurnitureProperty(net.opengis.citygml.building._2.InteriorFurniturePropertyType src) |
InteriorRoomProperty |
unmarshalInteriorRoomProperty(net.opengis.citygml.building._2.InteriorRoomPropertyType src) |
InteriorWallSurface |
unmarshalInteriorWallSurface(net.opengis.citygml.building._2.InteriorWallSurfaceType src) |
void |
unmarshalInteriorWallSurface(net.opengis.citygml.building._2.InteriorWallSurfaceType src,
InteriorWallSurface dest) |
OpeningProperty |
unmarshalOpeningProperty(net.opengis.citygml.building._2.OpeningPropertyType src) |
OuterCeilingSurface |
unmarshalOuterCeilingSurface(net.opengis.citygml.building._2.OuterCeilingSurfaceType src) |
void |
unmarshalOuterCeilingSurface(net.opengis.citygml.building._2.OuterCeilingSurfaceType src,
OuterCeilingSurface dest) |
OuterFloorSurface |
unmarshalOuterFloorSurface(net.opengis.citygml.building._2.OuterFloorSurfaceType src) |
void |
unmarshalOuterFloorSurface(net.opengis.citygml.building._2.OuterFloorSurfaceType src,
OuterFloorSurface dest) |
RoofSurface |
unmarshalRoofSurface(net.opengis.citygml.building._2.RoofSurfaceType src) |
void |
unmarshalRoofSurface(net.opengis.citygml.building._2.RoofSurfaceType src,
RoofSurface dest) |
Room |
unmarshalRoom(net.opengis.citygml.building._2.RoomType src) |
void |
unmarshalRoom(net.opengis.citygml.building._2.RoomType src,
Room dest) |
WallSurface |
unmarshalWallSurface(net.opengis.citygml.building._2.WallSurfaceType src) |
void |
unmarshalWallSurface(net.opengis.citygml.building._2.WallSurfaceType src,
WallSurface dest) |
Window |
unmarshalWindow(net.opengis.citygml.building._2.WindowType src) |
void |
unmarshalWindow(net.opengis.citygml.building._2.WindowType src,
Window dest) |
public Building200Unmarshaller(CityGMLUnmarshaller citygml)
public CityGML unmarshal(javax.xml.bind.JAXBElement<?> src) throws MissingADESchemaException
MissingADESchemaException
public CityGML unmarshal(java.lang.Object src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalAbstractBuilding(net.opengis.citygml.building._2.AbstractBuildingType src, AbstractBuilding dest) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalAbstractBoundarySurface(net.opengis.citygml.building._2.AbstractBoundarySurfaceType src, AbstractBoundarySurface dest) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalAbstractOpening(net.opengis.citygml.building._2.AbstractOpeningType src, AbstractOpening dest) throws MissingADESchemaException
MissingADESchemaException
public BoundarySurfaceProperty unmarshalBoundarySurfaceProperty(net.opengis.citygml.building._2.BoundarySurfacePropertyType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalBuilding(net.opengis.citygml.building._2.BuildingType src, Building dest) throws MissingADESchemaException
MissingADESchemaException
public Building unmarshalBuilding(net.opengis.citygml.building._2.BuildingType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalBuildingFurniture(net.opengis.citygml.building._2.BuildingFurnitureType src, BuildingFurniture dest) throws MissingADESchemaException
MissingADESchemaException
public BuildingFurniture unmarshalBuildingFurniture(net.opengis.citygml.building._2.BuildingFurnitureType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalBuildingInstallation(net.opengis.citygml.building._2.BuildingInstallationType src, BuildingInstallation dest) throws MissingADESchemaException
MissingADESchemaException
public BuildingInstallation unmarshalBuildingInstallation(net.opengis.citygml.building._2.BuildingInstallationType src) throws MissingADESchemaException
MissingADESchemaException
public BuildingInstallationProperty unmarshalBuildingInstallationProperty(net.opengis.citygml.building._2.BuildingInstallationPropertyType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalBuildingPart(net.opengis.citygml.building._2.BuildingPartType src, BuildingPart dest) throws MissingADESchemaException
MissingADESchemaException
public BuildingPart unmarshalBuildingPart(net.opengis.citygml.building._2.BuildingPartType src) throws MissingADESchemaException
MissingADESchemaException
public BuildingPartProperty unmarshalBuildingPartProperty(net.opengis.citygml.building._2.BuildingPartPropertyType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalCeilingSurface(net.opengis.citygml.building._2.CeilingSurfaceType src, CeilingSurface dest) throws MissingADESchemaException
MissingADESchemaException
public CeilingSurface unmarshalCeilingSurface(net.opengis.citygml.building._2.CeilingSurfaceType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalClosureSurface(net.opengis.citygml.building._2.ClosureSurfaceType src, ClosureSurface dest) throws MissingADESchemaException
MissingADESchemaException
public ClosureSurface unmarshalClosureSurface(net.opengis.citygml.building._2.ClosureSurfaceType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalDoor(net.opengis.citygml.building._2.DoorType src, Door dest) throws MissingADESchemaException
MissingADESchemaException
public Door unmarshalDoor(net.opengis.citygml.building._2.DoorType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalFloorSurface(net.opengis.citygml.building._2.FloorSurfaceType src, FloorSurface dest) throws MissingADESchemaException
MissingADESchemaException
public FloorSurface unmarshalFloorSurface(net.opengis.citygml.building._2.FloorSurfaceType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalGroundSurface(net.opengis.citygml.building._2.GroundSurfaceType src, GroundSurface dest) throws MissingADESchemaException
MissingADESchemaException
public GroundSurface unmarshalGroundSurface(net.opengis.citygml.building._2.GroundSurfaceType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalIntBuildingInstallation(net.opengis.citygml.building._2.IntBuildingInstallationType src, IntBuildingInstallation dest) throws MissingADESchemaException
MissingADESchemaException
public IntBuildingInstallation unmarshalIntBuildingInstallation(net.opengis.citygml.building._2.IntBuildingInstallationType src) throws MissingADESchemaException
MissingADESchemaException
public IntBuildingInstallationProperty unmarshalIntBuildingInstallationProperty(net.opengis.citygml.building._2.IntBuildingInstallationPropertyType src) throws MissingADESchemaException
MissingADESchemaException
public InteriorFurnitureProperty unmarshalInteriorFurnitureProperty(net.opengis.citygml.building._2.InteriorFurniturePropertyType src) throws MissingADESchemaException
MissingADESchemaException
public InteriorRoomProperty unmarshalInteriorRoomProperty(net.opengis.citygml.building._2.InteriorRoomPropertyType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalInteriorWallSurface(net.opengis.citygml.building._2.InteriorWallSurfaceType src, InteriorWallSurface dest) throws MissingADESchemaException
MissingADESchemaException
public InteriorWallSurface unmarshalInteriorWallSurface(net.opengis.citygml.building._2.InteriorWallSurfaceType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalOuterCeilingSurface(net.opengis.citygml.building._2.OuterCeilingSurfaceType src, OuterCeilingSurface dest) throws MissingADESchemaException
MissingADESchemaException
public OuterCeilingSurface unmarshalOuterCeilingSurface(net.opengis.citygml.building._2.OuterCeilingSurfaceType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalOuterFloorSurface(net.opengis.citygml.building._2.OuterFloorSurfaceType src, OuterFloorSurface dest) throws MissingADESchemaException
MissingADESchemaException
public OuterFloorSurface unmarshalOuterFloorSurface(net.opengis.citygml.building._2.OuterFloorSurfaceType src) throws MissingADESchemaException
MissingADESchemaException
public OpeningProperty unmarshalOpeningProperty(net.opengis.citygml.building._2.OpeningPropertyType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalRoofSurface(net.opengis.citygml.building._2.RoofSurfaceType src, RoofSurface dest) throws MissingADESchemaException
MissingADESchemaException
public RoofSurface unmarshalRoofSurface(net.opengis.citygml.building._2.RoofSurfaceType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalRoom(net.opengis.citygml.building._2.RoomType src, Room dest) throws MissingADESchemaException
MissingADESchemaException
public Room unmarshalRoom(net.opengis.citygml.building._2.RoomType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalWallSurface(net.opengis.citygml.building._2.WallSurfaceType src, WallSurface dest) throws MissingADESchemaException
MissingADESchemaException
public WallSurface unmarshalWallSurface(net.opengis.citygml.building._2.WallSurfaceType src) throws MissingADESchemaException
MissingADESchemaException
public void unmarshalWindow(net.opengis.citygml.building._2.WindowType src, Window dest) throws MissingADESchemaException
MissingADESchemaException
public Window unmarshalWindow(net.opengis.citygml.building._2.WindowType src) throws MissingADESchemaException
MissingADESchemaException
public boolean assignGenericProperty(ADEComponent genericProperty, javax.xml.namespace.QName substitutionGroup, CityGML dest)