Constant Field Values

Contents

de.turnertech.*

  • de.turnertech.ows.common.ModelEncoderProvider
    Modifier and Type
    Constant Field
    Value
    public static final String
    "application/gml+xml; version=3.2"
  • de.turnertech.ows.common.OwsContext
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://www.opengis.net/fes/2.0"
    public static final String
    "http://www.opengis.net/gml/3.2"
    public static final String
    "http://www.opengis.net/ows/1.1"
    public static final String
    "http://www.opengis.net/wfs/2.0"
    public static final String
    "http://www.w3.org/1999/xlink"
    public static final String
    "http://www.w3.org/2001/XMLSchema"
    public static final String
    "http://www.w3.org/2001/XMLSchema-instance"
  • de.turnertech.ows.common.RequestHandler
    Modifier and Type
    Constant Field
    Value
    public static final String
    "application/xml; charset=utf-8"
  • de.turnertech.ows.gml.Circle
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Curve"
  • de.turnertech.ows.gml.DirectPosition
    Modifier and Type
    Constant Field
    Value
    public static final String
    "pos"
  • de.turnertech.ows.gml.DirectPositionList
    Modifier and Type
    Constant Field
    Value
    public static final String
    "posList"
  • de.turnertech.ows.gml.Distance
    Modifier and Type
    Constant Field
    Value
    public static final String
    "measure"
  • de.turnertech.ows.gml.Envelope
    Modifier and Type
    Constant Field
    Value
    public static final String
    "boundedBy"
  • de.turnertech.ows.gml.GmlElement
    Modifier and Type
    Constant Field
    Value
    public static final String
    "http://www.opengis.net/gml/3.2"
  • de.turnertech.ows.gml.LinearRing
    Modifier and Type
    Constant Field
    Value
    public static final String
    "LinearRing"
  • de.turnertech.ows.gml.LineString
    Modifier and Type
    Constant Field
    Value
    public static final String
    "LineString"
  • de.turnertech.ows.gml.Point
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Point"
  • de.turnertech.ows.gml.Polygon
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Polygon"
  • de.turnertech.ows.gml.TimeInstant
    Modifier and Type
    Constant Field
    Value
    public static final String
    "TimeInstant"
  • de.turnertech.ows.gml.TimePeriod
    Modifier and Type
    Constant Field
    Value
    public static final String
    "TimePeriod"