org.geotools.gml3.v3_2.bindings
Class EnvelopeTypeBinding

Object
  extended by AbstractComplexBinding
      extended by EnvelopeTypeBinding
          extended by EnvelopeTypeBinding
All Implemented Interfaces:
Binding, ComplexBinding

public class EnvelopeTypeBinding
extends EnvelopeTypeBinding


Field Summary
 
Fields inherited from interface Binding
AFTER, BEFORE, OVERRIDE
 
Constructor Summary
EnvelopeTypeBinding(Configuration config, SrsSyntax srsSyntax)
           
 
Method Summary
 QName getTarget()
           
 
Methods inherited from class EnvelopeTypeBinding
encode, getProperty, getType, parse
 
Methods inherited from class AbstractComplexBinding
getExecutionMode, getProperties, getProperties, initialize, initializeChildContext
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvelopeTypeBinding

public EnvelopeTypeBinding(Configuration config,
                           SrsSyntax srsSyntax)
Method Detail

getTarget

public QName getTarget()
Specified by:
getTarget in interface Binding
Overrides:
getTarget in class EnvelopeTypeBinding
Returns:
The qualified name of the target for the binding.


Copyright © 1996-2014 Geotools. All Rights Reserved.