org.geotools.sld.bindings
Class SLDTitleBinding

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

public class SLDTitleBinding
extends SLDInternationalStringBinding

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

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

Field Summary
 
Fields inherited from interface Binding
AFTER, BEFORE, OVERRIDE
 
Constructor Summary
SLDTitleBinding(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

SLDTitleBinding

public SLDTitleBinding(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.