Class GMLUnmarshaller


  • public class GMLUnmarshaller
    extends java.lang.Object
    • Method Detail

      • unmarshalAbstractCoverage

        public void unmarshalAbstractCoverage​(net.opengis.gml.AbstractCoverageType src,
                                              AbstractCoverage dest)
      • unmarshalAbstractCurve

        public void unmarshalAbstractCurve​(net.opengis.gml.AbstractCurveType src,
                                           AbstractCurve dest)
      • unmarshalAbstractDiscreteCoverage

        public void unmarshalAbstractDiscreteCoverage​(net.opengis.gml.AbstractDiscreteCoverageType src,
                                                      AbstractDiscreteCoverage dest)
      • unmarshalAbstractCurveSegment

        public void unmarshalAbstractCurveSegment​(net.opengis.gml.AbstractCurveSegmentType src,
                                                  AbstractCurveSegment dest)
      • unmarshalAbstractGeometricAggregate

        public void unmarshalAbstractGeometricAggregate​(net.opengis.gml.AbstractGeometricAggregateType src,
                                                        AbstractGeometricAggregate dest)
      • unmarshalAbstractGeometricPrimitive

        public void unmarshalAbstractGeometricPrimitive​(net.opengis.gml.AbstractGeometricPrimitiveType src,
                                                        AbstractGeometricPrimitive dest)
      • unmarshalAbstractGML

        public void unmarshalAbstractGML​(net.opengis.gml.AbstractGMLType src,
                                         AbstractGML dest)
      • unmarshalAbstractGeometry

        public void unmarshalAbstractGeometry​(net.opengis.gml.AbstractGeometryType src,
                                              AbstractGeometry dest)
      • unmarshalAbstractRing

        public void unmarshalAbstractRing​(net.opengis.gml.AbstractRingType src,
                                          AbstractRing dest)
      • unmarshalAbstractRingProperty

        public void unmarshalAbstractRingProperty​(net.opengis.gml.AbstractRingPropertyType src,
                                                  AbstractRingProperty dest)
      • unmarshalAbstractSolid

        public void unmarshalAbstractSolid​(net.opengis.gml.AbstractSolidType src,
                                           AbstractSolid dest)
      • unmarshalAbstractSurface

        public void unmarshalAbstractSurface​(net.opengis.gml.AbstractSurfaceType src,
                                             AbstractSurface dest)
      • unmarshalAbstractSurfacePatch

        public void unmarshalAbstractSurfacePatch​(net.opengis.gml.AbstractSurfacePatchType src,
                                                  AbstractSurfacePatch dest)
      • unmarshalAssociationByRepOrRef

        public void unmarshalAssociationByRepOrRef​(net.opengis.gml.AssociationType src,
                                                   AssociationByRepOrRef<? extends Associable> dest)
      • unmarshalCodeOrNullList

        public void unmarshalCodeOrNullList​(net.opengis.gml.CodeOrNullListType src,
                                            CodeOrNullList dest)
      • unmarshalCompositeValue

        public void unmarshalCompositeValue​(net.opengis.gml.CompositeValueType src,
                                            CompositeValue dest)
      • unmarshalDomainSet

        public void unmarshalDomainSet​(net.opengis.gml.DomainSetType src,
                                       DomainSet<? extends AbstractGeometry> dest)
      • unmarshalGrid

        public void unmarshalGrid​(net.opengis.gml.GridType src,
                                  Grid dest)
      • unmarshalGridFunction

        public void unmarshalGridFunction​(net.opengis.gml.GridFunctionType src,
                                          GridFunction dest)
      • unmarshalLocationProperty

        public void unmarshalLocationProperty​(net.opengis.gml.LocationPropertyType src,
                                              LocationProperty dest)
      • unmarshalMeasure

        public void unmarshalMeasure​(net.opengis.gml.MeasureType src,
                                     Measure dest)
      • unmarshalMeasureOrNullList

        public void unmarshalMeasureOrNullList​(net.opengis.gml.MeasureOrNullListType src,
                                               MeasureOrNullList dest)
      • unmarshalOrientableSurface

        public void unmarshalOrientableSurface​(net.opengis.gml.OrientableSurfaceType src,
                                               OrientableSurface dest)
      • unmarshalPointRroperty

        public void unmarshalPointRroperty​(net.opengis.gml.PointPropertyType src,
                                           PointProperty dest)
      • unmarshalSurface

        public void unmarshalSurface​(net.opengis.gml.SurfaceType src,
                                     Surface dest)
      • unmarshalSurfacePatchArrayProperty

        public void unmarshalSurfacePatchArrayProperty​(net.opengis.gml.SurfacePatchArrayPropertyType src,
                                                       SurfacePatchArrayProperty dest)
      • unmarshalTriangulatedSurface

        public void unmarshalTriangulatedSurface​(net.opengis.gml.TriangulatedSurfaceType src,
                                                 TriangulatedSurface dest)
      • unmarshalBoundingShape

        public BoundingShape unmarshalBoundingShape​(net.opengis.gml.BoundingShapeType src)
      • unmarshalCategoryExtent

        public CategoryExtent unmarshalCategoryExtent​(net.opengis.gml.CategoryExtentType src)
      • unmarshalCode

        public Code unmarshalCode​(net.opengis.gml.CodeType src)
      • unmarshalCodeOrNullList

        public CodeOrNullList unmarshalCodeOrNullList​(net.opengis.gml.CodeOrNullListType src)
      • unmarshalCompositeCurve

        public CompositeCurve unmarshalCompositeCurve​(net.opengis.gml.CompositeCurveType src)
      • unmarshalCompositeCurveProperty

        public CompositeCurveProperty unmarshalCompositeCurveProperty​(net.opengis.gml.CompositeCurvePropertyType src)
      • unmarshalCompositeSolid

        public CompositeSolid unmarshalCompositeSolid​(net.opengis.gml.CompositeSolidType src)
      • unmarshalCompositeSolidProperty

        public CompositeSolidProperty unmarshalCompositeSolidProperty​(net.opengis.gml.CompositeSolidPropertyType src)
      • unmarshalCompositeSurface

        public CompositeSurface unmarshalCompositeSurface​(net.opengis.gml.CompositeSurfaceType src)
      • unmarshalCompositeSurfaceProperty

        public CompositeSurfaceProperty unmarshalCompositeSurfaceProperty​(net.opengis.gml.CompositeSurfacePropertyType src)
      • unmarshalCompositeValue

        public CompositeValue unmarshalCompositeValue​(net.opengis.gml.CompositeValueType src)
      • unmarshalControlPoint

        public ControlPoint unmarshalControlPoint​(net.opengis.gml.TinType.ControlPoint src)
      • unmarshalCoord

        public Coord unmarshalCoord​(net.opengis.gml.CoordType src)
      • unmarshalCoordinates

        public Coordinates unmarshalCoordinates​(net.opengis.gml.CoordinatesType src)
      • unmarshalCoverageFunction

        public CoverageFunction unmarshalCoverageFunction​(net.opengis.gml.CoverageFunctionType src)
      • unmarshalCurve

        public Curve unmarshalCurve​(net.opengis.gml.CurveType src)
      • unmarshalCurveArrayProperty

        public CurveArrayProperty unmarshalCurveArrayProperty​(net.opengis.gml.CurveArrayPropertyType src)
      • unmarshalCurveInterpolation

        public CurveInterpolation unmarshalCurveInterpolation​(net.opengis.gml.CurveInterpolationType src)
      • unmarshalCurveProperty

        public CurveProperty unmarshalCurveProperty​(net.opengis.gml.CurvePropertyType src)
      • unmarshalCurveSegmentArrayProperty

        public CurveSegmentArrayProperty unmarshalCurveSegmentArrayProperty​(net.opengis.gml.CurveSegmentArrayPropertyType src)
      • unmarshalDataBlock

        public DataBlock unmarshalDataBlock​(net.opengis.gml.DataBlockType src)
      • unmarshalDirectPosition

        public DirectPosition unmarshalDirectPosition​(net.opengis.gml.DirectPositionType src)
      • unmarshalDirectPositionList

        public DirectPositionList unmarshalDirectPositionList​(net.opengis.gml.DirectPositionListType src)
      • unmarshalEnvelope

        public Envelope unmarshalEnvelope​(net.opengis.gml.EnvelopeType src)
      • unmarshalExterior

        public Exterior unmarshalExterior​(net.opengis.gml.AbstractRingPropertyType src)
      • unmarshalFile

        public File unmarshalFile​(net.opengis.gml.FileType src)
      • unmarshalFileValueModel

        public FileValueModel unmarshalFileValueModel​(net.opengis.gml.FileValueModelType src)
      • unmarshalGeometricComplex

        public GeometricComplex unmarshalGeometricComplex​(net.opengis.gml.GeometricComplexType src)
      • unmarshalGeometricComplexProperty

        public GeometricComplexProperty unmarshalGeometricComplexProperty​(net.opengis.gml.GeometricComplexPropertyType src)
      • unmarshalGeometricPrimitiveProperty

        public GeometricPrimitiveProperty unmarshalGeometricPrimitiveProperty​(net.opengis.gml.GeometricPrimitivePropertyType src)
      • unmarshalGrid

        public Grid unmarshalGrid​(net.opengis.gml.GridType src)
      • unmarshalGridEnvelope

        public GridEnvelope unmarshalGridEnvelope​(net.opengis.gml.GridEnvelopeType src)
      • unmarshalGridFunction

        public GridFunction unmarshalGridFunction​(net.opengis.gml.GridFunctionType src)
      • unmarshalGridLimits

        public GridLimits unmarshalGridLimits​(net.opengis.gml.GridLimitsType src)
      • unmarshalIndexMap

        public IndexMap unmarshalIndexMap​(net.opengis.gml.IndexMapType src)
      • unmarshalInnerBoundaryIs

        public InnerBoundaryIs unmarshalInnerBoundaryIs​(net.opengis.gml.AbstractRingPropertyType src)
      • unmarshalInterior

        public Interior unmarshalInterior​(net.opengis.gml.AbstractRingPropertyType src)
      • unmarshalLength

        public Length unmarshalLength​(net.opengis.gml.LengthType src)
      • unmarshalLinearRing

        public LinearRing unmarshalLinearRing​(net.opengis.gml.LinearRingType src)
      • unmarshalLinearRingProperty

        public LinearRingProperty unmarshalLinearRingProperty​(net.opengis.gml.LinearRingPropertyType src)
      • unmarshalLineString

        public LineString unmarshalLineString​(net.opengis.gml.LineStringType src)
      • unmarshalLineStringProperty

        public LineStringProperty unmarshalLineStringProperty​(net.opengis.gml.LineStringPropertyType src)
      • unmarshalLineStringSegment

        public LineStringSegment unmarshalLineStringSegment​(net.opengis.gml.LineStringSegmentType src)
      • unmarshalLineStringSegmentArrayProperty

        public LineStringSegmentArrayProperty unmarshalLineStringSegmentArrayProperty​(net.opengis.gml.LineStringSegmentArrayPropertyType src)
      • unmarshalLocationProperty

        public LocationProperty unmarshalLocationProperty​(net.opengis.gml.LocationPropertyType src)
      • unmarshalMeasure

        public Measure unmarshalMeasure​(net.opengis.gml.MeasureType src)
      • unmarshalMeasureList

        public MeasureList unmarshalMeasureList​(net.opengis.gml.MeasureListType src)
      • unmarshalMeasureOrNullList

        public MeasureOrNullList unmarshalMeasureOrNullList​(net.opengis.gml.MeasureOrNullListType src)
      • unmarshalMetaDataProperty

        public MetaDataProperty unmarshalMetaDataProperty​(net.opengis.gml.MetaDataPropertyType src)
      • unmarshalMultiCurve

        public MultiCurve unmarshalMultiCurve​(net.opengis.gml.MultiCurveType src)
      • unmarshalMultiCurveProperty

        public MultiCurveProperty unmarshalMultiCurveProperty​(net.opengis.gml.MultiCurvePropertyType src)
      • unmarshalMultiGeometry

        public MultiGeometry unmarshalMultiGeometry​(net.opengis.gml.MultiGeometryType src)
      • unmarshalMultiGeometryProperty

        public MultiGeometryProperty unmarshalMultiGeometryProperty​(net.opengis.gml.MultiGeometryPropertyType src)
      • unmarshalMultiLineString

        public MultiLineString unmarshalMultiLineString​(net.opengis.gml.MultiLineStringType src)
      • unmarshalMultiLineStringProperty

        public MultiLineStringProperty unmarshalMultiLineStringProperty​(net.opengis.gml.MultiLineStringPropertyType src)
      • unmarshalMultiPoint

        public MultiPoint unmarshalMultiPoint​(net.opengis.gml.MultiPointType src)
      • unmarshalMultiPointProperty

        public MultiPointProperty unmarshalMultiPointProperty​(net.opengis.gml.MultiPointPropertyType src)
      • unmarshalMultiPolygon

        public MultiPolygon unmarshalMultiPolygon​(net.opengis.gml.MultiPolygonType src)
      • unmarshalMultiPolygonProperty

        public MultiPolygonProperty unmarshalMultiPolygonProperty​(net.opengis.gml.MultiPolygonPropertyType src)
      • unmarshalMultiSolid

        public MultiSolid unmarshalMultiSolid​(net.opengis.gml.MultiSolidType src)
      • unmarshalMultiSolidProperty

        public MultiSolidProperty unmarshalMultiSolidProperty​(net.opengis.gml.MultiSolidPropertyType src)
      • unmarshalMultiSurface

        public MultiSurface unmarshalMultiSurface​(net.opengis.gml.MultiSurfaceType src)
      • unmarshalMultiSurfaceProperty

        public MultiSurfaceProperty unmarshalMultiSurfaceProperty​(net.opengis.gml.MultiSurfacePropertyType src)
      • unmarshalOrientableCurve

        public OrientableCurve unmarshalOrientableCurve​(net.opengis.gml.OrientableCurveType src)
      • unmarshalOrientableSurface

        public OrientableSurface unmarshalOrientableSurface​(net.opengis.gml.OrientableSurfaceType src)
      • unmarshalOuterBoundaryIs

        public OuterBoundaryIs unmarshalOuterBoundaryIs​(net.opengis.gml.AbstractRingPropertyType src)
      • unmarshalPoint

        public Point unmarshalPoint​(net.opengis.gml.PointType src)
      • unmarshalPointArrayProperty

        public PointArrayProperty unmarshalPointArrayProperty​(net.opengis.gml.PointArrayPropertyType src)
      • unmarshalPointProperty

        public PointProperty unmarshalPointProperty​(net.opengis.gml.PointPropertyType src)
      • unmarshalPointRep

        public PointRep unmarshalPointRep​(net.opengis.gml.PointPropertyType src)
      • unmarshalPolygon

        public Polygon unmarshalPolygon​(net.opengis.gml.PolygonType src)
      • unmarshalPolygonProperty

        public PolygonProperty unmarshalPolygonProperty​(net.opengis.gml.PolygonPropertyType src)
      • unmarshalPriorityLocationProperty

        public PriorityLocationProperty unmarshalPriorityLocationProperty​(net.opengis.gml.PriorityLocationPropertyType src)
      • unmarshalQuantityExtent

        public QuantityExtent unmarshalQuantityExtent​(net.opengis.gml.QuantityExtentType src)
      • unmarshalRangeParameters

        public RangeParameters unmarshalRangeParameters​(net.opengis.gml.RangeParametersType src)
      • unmarshalRangeSet

        public RangeSet unmarshalRangeSet​(net.opengis.gml.RangeSetType src)
      • unmarshalRectangle

        public Rectangle unmarshalRectangle​(net.opengis.gml.RectangleType src)
      • unmarshalRectifiedGrid

        public RectifiedGrid unmarshalRectifiedGrid​(net.opengis.gml.RectifiedGridType src)
      • unmarshalRectifiedGridCoverage

        public RectifiedGridCoverage unmarshalRectifiedGridCoverage​(net.opengis.gml.RectifiedGridCoverageType src)
      • unmarshalRectifiedGridDomain

        public RectifiedGridDomain unmarshalRectifiedGridDomain​(net.opengis.gml.RectifiedGridDomainType src)
      • unmarshalReference

        public Reference unmarshalReference​(net.opengis.gml.ReferenceType src)
      • unmarshalSequenceRuleNames

        public SequenceRuleNames unmarshalSequenceRuleNames​(net.opengis.gml.SequenceRuleNames src)
      • unmarshalSequenceRule

        public SequenceRule unmarshalSequenceRule​(net.opengis.gml.SequenceRuleType src)
      • unmarshalRing

        public Ring unmarshalRing​(net.opengis.gml.RingType src)
      • unmarshalSolid

        public Solid unmarshalSolid​(net.opengis.gml.SolidType src)
      • unmarshalSolidArrayProperty

        public SolidArrayProperty unmarshalSolidArrayProperty​(net.opengis.gml.SolidArrayPropertyType src)
      • unmarshalSolidProperty

        public SolidProperty unmarshalSolidProperty​(net.opengis.gml.SolidPropertyType src)
      • unmarshalAngle

        public Angle unmarshalAngle​(net.opengis.gml.AngleType src)
      • unmarshalArea

        public Area unmarshalArea​(net.opengis.gml.AreaType src)
      • unmarshalGridLength

        public GridLength unmarshalGridLength​(net.opengis.gml.GridLengthType src)
      • unmarshalScale

        public Scale unmarshalScale​(net.opengis.gml.ScaleType src)
      • unmarshalTime

        public Time unmarshalTime​(net.opengis.gml.TimeType src)
      • unmarshalVolume

        public Volume unmarshalVolume​(net.opengis.gml.VolumeType src)
      • unmarshalSpeed

        public Speed unmarshalSpeed​(net.opengis.gml.SpeedType src)
      • unmarshalStringOrRef

        public StringOrRef unmarshalStringOrRef​(net.opengis.gml.StringOrRefType src)
      • unmarshalSurface

        public Surface unmarshalSurface​(net.opengis.gml.SurfaceType src)
      • unmarshalSurfaceArrayProperty

        public SurfaceArrayProperty unmarshalSurfaceArrayProperty​(net.opengis.gml.SurfaceArrayPropertyType src)
      • unmarshalSurfaceInterpolation

        public SurfaceInterpolation unmarshalSurfaceInterpolation​(net.opengis.gml.SurfaceInterpolationType src)
      • unmarshalSurfacePatchArrayProperty

        public SurfacePatchArrayProperty unmarshalSurfacePatchArrayProperty​(net.opengis.gml.SurfacePatchArrayPropertyType src)
      • unmarshalSurfaceProperty

        public SurfaceProperty unmarshalSurfaceProperty​(net.opengis.gml.SurfacePropertyType src)
      • unmarshalTin

        public Tin unmarshalTin​(net.opengis.gml.TinType src)
      • unmarshalTriangle

        public Triangle unmarshalTriangle​(net.opengis.gml.TriangleType src)
      • unmarshalTrianglePatchArrayProperty

        public TrianglePatchArrayProperty unmarshalTrianglePatchArrayProperty​(net.opengis.gml.TrianglePatchArrayPropertyType src)
      • unmarshalTriangulatedSurface

        public TriangulatedSurface unmarshalTriangulatedSurface​(net.opengis.gml.TriangulatedSurfaceType src)
      • unmarshalValueArray

        public ValueArray unmarshalValueArray​(net.opengis.gml.ValueArrayType src)
      • unmarshalValueArrayProperty

        public ValueArrayProperty unmarshalValueArrayProperty​(net.opengis.gml.ValueArrayPropertyType src)
      • unmarshalValueProperty

        public ValueProperty unmarshalValueProperty​(net.opengis.gml.ValuePropertyType src)
      • unmarshalVector

        public Vector unmarshalVector​(net.opengis.gml.VectorType src)