org.geotools.sld.bindings
Class SLDAbstractBinding

Object
  extended by AbstractComplexBinding
      extended by SLDInternationalStringBinding
          extended by SLDAbstractBinding
All Implemented Interfaces:
Binding, ComplexBinding

public class SLDAbstractBinding
extends SLDInternationalStringBinding

          
    <xsd:element name="Abstract" type="sld:InternationalStringType"/>
          
         

Author:
"Mauro Bartolomeoli - mauro.bartolomeoli@geo-solutions.it"

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

Constructor Detail

SLDAbstractBinding

public SLDAbstractBinding(StyleFactory styleFactory)
Parameters:
styleFactory -
Method Detail

getTarget

public QName getTarget()
Returns:
The qualified name of the target for the binding.


Copyright © 1996-2014 Geotools. All Rights Reserved.