Class GMLMarshaller


  • public class GMLMarshaller
    extends java.lang.Object
    • Constructor Detail

    • Method Detail

      • marshalJAXBElement

        public javax.xml.bind.JAXBElement<?> marshalJAXBElement​(ModelObject src)
      • marshal

        public java.lang.Object marshal​(ModelObject src)
      • marshalAbstractCoverage

        public void marshalAbstractCoverage​(AbstractCoverage src,
                                            net.opengis.gml.AbstractCoverageType dest)
      • marshalAbstractCurve

        public void marshalAbstractCurve​(AbstractCurve src,
                                         net.opengis.gml.AbstractCurveType dest)
      • marshalAbstractCurveSegment

        public void marshalAbstractCurveSegment​(AbstractCurveSegment src,
                                                net.opengis.gml.AbstractCurveSegmentType dest)
      • marshalAbstractDiscreteCoverage

        public void marshalAbstractDiscreteCoverage​(AbstractDiscreteCoverage src,
                                                    net.opengis.gml.AbstractDiscreteCoverageType dest)
      • marshalAbstractFeature

        public void marshalAbstractFeature​(AbstractFeature src,
                                           net.opengis.gml.AbstractFeatureType dest)
      • marshalAbstractFeatureCollection

        public void marshalAbstractFeatureCollection​(AbstractFeatureCollection src,
                                                     net.opengis.gml.AbstractFeatureCollectionType dest)
      • marshalAbstractGeometricAggregate

        public void marshalAbstractGeometricAggregate​(AbstractGeometricAggregate src,
                                                      net.opengis.gml.AbstractGeometricAggregateType dest)
      • marshalAbstractGeometricPrimitive

        public void marshalAbstractGeometricPrimitive​(AbstractGeometricPrimitive src,
                                                      net.opengis.gml.AbstractGeometricPrimitiveType dest)
      • marshalAbstractGeometry

        public void marshalAbstractGeometry​(AbstractGeometry src,
                                            net.opengis.gml.AbstractGeometryType dest)
      • marshalAbstractGML

        public void marshalAbstractGML​(AbstractGML src,
                                       net.opengis.gml.AbstractGMLType dest)
      • marshalAbstractRing

        public void marshalAbstractRing​(AbstractRing src,
                                        net.opengis.gml.AbstractRingType dest)
      • marshalAbstractSolid

        public void marshalAbstractSolid​(AbstractSolid src,
                                         net.opengis.gml.AbstractSolidType dest)
      • marshalAbstractSurface

        public void marshalAbstractSurface​(AbstractSurface src,
                                           net.opengis.gml.AbstractSurfaceType dest)
      • marshalAbstractSurfacePatch

        public void marshalAbstractSurfacePatch​(AbstractSurfacePatch src,
                                                net.opengis.gml.AbstractSurfacePatchType dest)
      • marshalAssociationByRepOrRef

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

        public void marshalCodeOrNullList​(CodeOrNullList src,
                                          net.opengis.gml.CodeOrNullListType dest)
      • marshalCompositeValue

        public void marshalCompositeValue​(CompositeValue src,
                                          net.opengis.gml.CompositeValueType dest)
      • marshalDomainSet

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

        public void marshalFeatureProperty​(FeatureProperty<? extends AbstractFeature> src,
                                           net.opengis.gml.AssociationType dest)
      • marshalFeatureProperty

        public void marshalFeatureProperty​(FeatureProperty<? extends AbstractFeature> src,
                                           net.opengis.gml.FeaturePropertyType dest)
      • marshalGrid

        public void marshalGrid​(Grid src,
                                net.opengis.gml.GridType dest)
      • marshalGridFunction

        public void marshalGridFunction​(GridFunction src,
                                        net.opengis.gml.GridFunctionType dest)
      • marshalLocationProperty

        public void marshalLocationProperty​(LocationProperty src,
                                            net.opengis.gml.LocationPropertyType dest)
      • marshalMeasure

        public void marshalMeasure​(Measure src,
                                   net.opengis.gml.MeasureType dest)
      • marshalMeasureOrNullList

        public void marshalMeasureOrNullList​(MeasureOrNullList src,
                                             net.opengis.gml.MeasureOrNullListType dest)
      • marshalOrientableSurface

        public void marshalOrientableSurface​(OrientableSurface src,
                                             net.opengis.gml.OrientableSurfaceType dest)
      • marshalSurface

        public void marshalSurface​(Surface src,
                                   net.opengis.gml.SurfaceType dest)
      • marshalSurfacePatchArrayProperty

        public void marshalSurfacePatchArrayProperty​(SurfacePatchArrayProperty src,
                                                     net.opengis.gml.SurfacePatchArrayPropertyType dest)
      • marshalTriangulatedSurface

        public void marshalTriangulatedSurface​(TriangulatedSurface src,
                                               net.opengis.gml.TriangulatedSurfaceType dest)
      • marshalValueObject

        public void marshalValueObject​(ValueObject src,
                                       net.opengis.gml.ValuePropertyType dest)
      • marshalValueObject

        public void marshalValueObject​(ValueObject src,
                                       net.opengis.gml.RangeParametersType dest)
      • marshalValue

        public void marshalValue​(Value src,
                                 net.opengis.gml.ValuePropertyType dest)
      • marshalAbstractRingProperty

        public net.opengis.gml.AbstractRingPropertyType marshalAbstractRingProperty​(AbstractRingProperty src)
      • marshalBoundingShape

        public net.opengis.gml.BoundingShapeType marshalBoundingShape​(BoundingShape src)
      • marshalCategoryExtent

        public net.opengis.gml.CategoryExtentType marshalCategoryExtent​(CategoryExtent src)
      • marshalCode

        public net.opengis.gml.CodeType marshalCode​(Code src)
      • marshalCodeOrNullList

        public net.opengis.gml.CodeOrNullListType marshalCodeOrNullList​(CodeOrNullList src)
      • marshalCompositeCurve

        public net.opengis.gml.CompositeCurveType marshalCompositeCurve​(CompositeCurve src)
      • marshalCompositeCurveProperty

        public net.opengis.gml.CompositeCurvePropertyType marshalCompositeCurveProperty​(CompositeCurveProperty src)
      • marshalCompositeSolid

        public net.opengis.gml.CompositeSolidType marshalCompositeSolid​(CompositeSolid src)
      • marshalCompositeSolidProperty

        public net.opengis.gml.CompositeSolidPropertyType marshalCompositeSolidProperty​(CompositeSolidProperty src)
      • marshalCompositeSurface

        public net.opengis.gml.CompositeSurfaceType marshalCompositeSurface​(CompositeSurface src)
      • marshalCompositeSurfaceProperty

        public net.opengis.gml.CompositeSurfacePropertyType marshalCompositeSurfaceProperty​(CompositeSurfaceProperty src)
      • marshalCompositeValue

        public net.opengis.gml.CompositeValueType marshalCompositeValue​(CompositeValue src)
      • marshalControlPoint

        public net.opengis.gml.TinType.ControlPoint marshalControlPoint​(ControlPoint src)
      • marshalCoord

        public net.opengis.gml.CoordType marshalCoord​(Coord src)
      • marshalCoordinates

        public net.opengis.gml.CoordinatesType marshalCoordinates​(Coordinates src)
      • marshalCoverageFunction

        public net.opengis.gml.CoverageFunctionType marshalCoverageFunction​(CoverageFunction src)
      • marshalCurve

        public net.opengis.gml.CurveType marshalCurve​(Curve src)
      • marshalCurveArrayProperty

        public net.opengis.gml.CurveArrayPropertyType marshalCurveArrayProperty​(CurveArrayProperty src)
      • marshalCurveInterpolation

        public net.opengis.gml.CurveInterpolationType marshalCurveInterpolation​(CurveInterpolation src)
      • marshalCurveProperty

        public net.opengis.gml.CurvePropertyType marshalCurveProperty​(CurveProperty src)
      • marshalCurveSegmentArrayProperty

        public net.opengis.gml.CurveSegmentArrayPropertyType marshalCurveSegmentArrayProperty​(CurveSegmentArrayProperty src)
      • marshalDataBlock

        public net.opengis.gml.DataBlockType marshalDataBlock​(DataBlock src)
      • marshalDirectPosition

        public net.opengis.gml.DirectPositionType marshalDirectPosition​(DirectPosition src)
      • marshalDirectPositionList

        public net.opengis.gml.DirectPositionListType marshalDirectPositionList​(DirectPositionList src)
      • marshalEnvelope

        public net.opengis.gml.EnvelopeType marshalEnvelope​(Envelope src)
      • marshalExterior

        public net.opengis.gml.AbstractRingPropertyType marshalExterior​(Exterior src)
      • marshalFeatureArrayProperty

        public net.opengis.gml.FeatureArrayPropertyType marshalFeatureArrayProperty​(FeatureArrayProperty src)
      • marshalFile

        public net.opengis.gml.FileType marshalFile​(File src)
      • marshalFileValueModel

        public net.opengis.gml.FileValueModelType marshalFileValueModel​(FileValueModel src)
      • marshalGeometricComplex

        public net.opengis.gml.GeometricComplexType marshalGeometricComplex​(GeometricComplex src)
      • marshalGeometricComplexProperty

        public net.opengis.gml.GeometricComplexPropertyType marshalGeometricComplexProperty​(GeometricComplexProperty src)
      • marshalGeometricPrimitiveProperty

        public net.opengis.gml.GeometricPrimitivePropertyType marshalGeometricPrimitiveProperty​(GeometricPrimitiveProperty src)
      • marshalGrid

        public net.opengis.gml.GridType marshalGrid​(Grid src)
      • marshalGridEnvelope

        public net.opengis.gml.GridEnvelopeType marshalGridEnvelope​(GridEnvelope src)
      • marshalGridFunction

        public net.opengis.gml.GridFunctionType marshalGridFunction​(GridFunction src)
      • marshalGridLimits

        public net.opengis.gml.GridLimitsType marshalGridLimits​(GridLimits src)
      • marshalIndexMap

        public net.opengis.gml.IndexMapType marshalIndexMap​(IndexMap src)
      • marshalInnerBoundaryIs

        public net.opengis.gml.AbstractRingPropertyType marshalInnerBoundaryIs​(InnerBoundaryIs src)
      • marshalInterior

        public net.opengis.gml.AbstractRingPropertyType marshalInterior​(Interior src)
      • marshalLength

        public net.opengis.gml.LengthType marshalLength​(Length src)
      • marshalLinearRing

        public net.opengis.gml.LinearRingType marshalLinearRing​(LinearRing src)
      • marshalLinearRingProperty

        public net.opengis.gml.LinearRingPropertyType marshalLinearRingProperty​(LinearRingProperty src)
      • marshalLineString

        public net.opengis.gml.LineStringType marshalLineString​(LineString src)
      • marshalLineStringProperty

        public net.opengis.gml.LineStringPropertyType marshalLineStringProperty​(LineStringProperty src)
      • marshalLineStringSegment

        public net.opengis.gml.LineStringSegmentType marshalLineStringSegment​(LineStringSegment src)
      • marshalLineStringSegmentArrayProperty

        public net.opengis.gml.LineStringSegmentArrayPropertyType marshalLineStringSegmentArrayProperty​(LineStringSegmentArrayProperty src)
      • marshalLocationProperty

        public net.opengis.gml.LocationPropertyType marshalLocationProperty​(LocationProperty src)
      • marshalMeasure

        public net.opengis.gml.MeasureType marshalMeasure​(Measure src)
      • marshalMeasureList

        public net.opengis.gml.MeasureListType marshalMeasureList​(MeasureList src)
      • marshalMeasureOrNullList

        public net.opengis.gml.MeasureOrNullListType marshalMeasureOrNullList​(MeasureOrNullList src)
      • marshalMetaDataProperty

        public net.opengis.gml.MetaDataPropertyType marshalMetaDataProperty​(MetaDataProperty src)
      • marshalMultiCurve

        public net.opengis.gml.MultiCurveType marshalMultiCurve​(MultiCurve src)
      • marshalMultiCurveProperty

        public net.opengis.gml.MultiCurvePropertyType marshalMultiCurveProperty​(MultiCurveProperty src)
      • marshalMultiGeometry

        public net.opengis.gml.MultiGeometryType marshalMultiGeometry​(MultiGeometry src)
      • marshalMultiGeometryProperty

        public net.opengis.gml.MultiGeometryPropertyType marshalMultiGeometryProperty​(MultiGeometryProperty src)
      • marshalMultiLineString

        public net.opengis.gml.MultiLineStringType marshalMultiLineString​(MultiLineString src)
      • marshalMultiLineStringProperty

        public net.opengis.gml.MultiLineStringPropertyType marshalMultiLineStringProperty​(MultiLineStringProperty src)
      • marshalMultiPoint

        public net.opengis.gml.MultiPointType marshalMultiPoint​(MultiPoint src)
      • marshalMultiPointProperty

        public net.opengis.gml.MultiPointPropertyType marshalMultiPointProperty​(MultiPointProperty src)
      • marshalMultiPolygon

        public net.opengis.gml.MultiPolygonType marshalMultiPolygon​(MultiPolygon src)
      • marshalMultiPolygonProperty

        public net.opengis.gml.MultiPolygonPropertyType marshalMultiPolygonProperty​(MultiPolygonProperty src)
      • marshalMultiSolid

        public net.opengis.gml.MultiSolidType marshalMultiSolid​(MultiSolid src)
      • marshalMultiSolidProperty

        public net.opengis.gml.MultiSolidPropertyType marshalMultiSolidProperty​(MultiSolidProperty src)
      • marshalMultiSurface

        public net.opengis.gml.MultiSurfaceType marshalMultiSurface​(MultiSurface src)
      • marshalMultiSurfaceProperty

        public net.opengis.gml.MultiSurfacePropertyType marshalMultiSurfaceProperty​(MultiSurfaceProperty src)
      • marshalOrientableCurve

        public net.opengis.gml.OrientableCurveType marshalOrientableCurve​(OrientableCurve src)
      • marshalOrientableSurface

        public net.opengis.gml.OrientableSurfaceType marshalOrientableSurface​(OrientableSurface src)
      • marshalOuterBoundaryIs

        public net.opengis.gml.AbstractRingPropertyType marshalOuterBoundaryIs​(OuterBoundaryIs src)
      • marshalPoint

        public net.opengis.gml.PointType marshalPoint​(Point src)
      • marshalPointArrayProperty

        public net.opengis.gml.PointArrayPropertyType marshalPointArrayProperty​(PointArrayProperty src)
      • marshalPointProperty

        public net.opengis.gml.PointPropertyType marshalPointProperty​(PointProperty src)
      • marshalPointRep

        public net.opengis.gml.PointPropertyType marshalPointRep​(PointRep src)
      • marshalPolygon

        public net.opengis.gml.PolygonType marshalPolygon​(Polygon src)
      • marshalPolygonProperty

        public net.opengis.gml.PolygonPropertyType marshalPolygonProperty​(PolygonProperty src)
      • marshalPriorityLocationProperty

        public net.opengis.gml.PriorityLocationPropertyType marshalPriorityLocationProperty​(PriorityLocationProperty src)
      • marshalQuantityExtent

        public net.opengis.gml.QuantityExtentType marshalQuantityExtent​(QuantityExtent src)
      • marshalRangeParameters

        public net.opengis.gml.RangeParametersType marshalRangeParameters​(RangeParameters src)
      • marshalRangeSet

        public net.opengis.gml.RangeSetType marshalRangeSet​(RangeSet src)
      • marshalRectangle

        public net.opengis.gml.RectangleType marshalRectangle​(Rectangle src)
      • marshalRectifiedGrid

        public net.opengis.gml.RectifiedGridType marshalRectifiedGrid​(RectifiedGrid src)
      • marshalRectifiedGridCoverage

        public net.opengis.gml.RectifiedGridCoverageType marshalRectifiedGridCoverage​(RectifiedGridCoverage src)
      • marshalRectifiedGridDomain

        public net.opengis.gml.RectifiedGridDomainType marshalRectifiedGridDomain​(RectifiedGridDomain src)
      • marshalReference

        public net.opengis.gml.ReferenceType marshalReference​(Reference src)
      • marshalRing

        public net.opengis.gml.RingType marshalRing​(Ring src)
      • marshalSequenceRuleNames

        public net.opengis.gml.SequenceRuleNames marshalSequenceRuleNames​(SequenceRuleNames src)
      • marshalSequenceRule

        public net.opengis.gml.SequenceRuleType marshalSequenceRule​(SequenceRule src)
      • marshalSolid

        public net.opengis.gml.SolidType marshalSolid​(Solid src)
      • marshalSolidArrayProperty

        public net.opengis.gml.SolidArrayPropertyType marshalSolidArrayProperty​(SolidArrayProperty src)
      • marshalSolidProperty

        public net.opengis.gml.SolidPropertyType marshalSolidProperty​(SolidProperty src)
      • marshalAngle

        public net.opengis.gml.AngleType marshalAngle​(Angle src)
      • marshalArea

        public net.opengis.gml.AreaType marshalArea​(Area src)
      • marshalGridLength

        public net.opengis.gml.GridLengthType marshalGridLength​(GridLength src)
      • marshalScale

        public net.opengis.gml.ScaleType marshalScale​(Scale src)
      • marshalTime

        public net.opengis.gml.TimeType marshalTime​(Time src)
      • marshalVolume

        public net.opengis.gml.VolumeType marshalVolume​(Volume src)
      • marshalSpeed

        public net.opengis.gml.SpeedType marshalSpeed​(Speed src)
      • marshalStringOrRef

        public net.opengis.gml.StringOrRefType marshalStringOrRef​(StringOrRef src)
      • marshalSurface

        public net.opengis.gml.SurfaceType marshalSurface​(Surface src)
      • marshalSurfaceArrayProperty

        public net.opengis.gml.SurfaceArrayPropertyType marshalSurfaceArrayProperty​(SurfaceArrayProperty src)
      • marshalSurfaceInterpolation

        public net.opengis.gml.SurfaceInterpolationType marshalSurfaceInterpolation​(SurfaceInterpolation src)
      • marshalSurfacePatchArrayProperty

        public net.opengis.gml.SurfacePatchArrayPropertyType marshalSurfacePatchArrayProperty​(SurfacePatchArrayProperty src)
      • marshalSurfaceProperty

        public net.opengis.gml.SurfacePropertyType marshalSurfaceProperty​(SurfaceProperty src)
      • marshalTin

        public net.opengis.gml.TinType marshalTin​(Tin src)
      • marshalTriangle

        public net.opengis.gml.TriangleType marshalTriangle​(Triangle src)
      • marshalTrianglePatchArrayProperty

        public net.opengis.gml.TrianglePatchArrayPropertyType marshalTrianglePatchArrayProperty​(TrianglePatchArrayProperty src)
      • marshalTriangulatedSurface

        public net.opengis.gml.TriangulatedSurfaceType marshalTriangulatedSurface​(TriangulatedSurface src)
      • marshalValueArray

        public net.opengis.gml.ValueArrayType marshalValueArray​(ValueArray src)
      • marshalValueArrayProperty

        public net.opengis.gml.ValueArrayPropertyType marshalValueArrayProperty​(ValueArrayProperty src)
      • marshalValueProperty

        public net.opengis.gml.ValuePropertyType marshalValueProperty​(ValueProperty src)
      • marshalVector

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