org.geotools.xml.styling
Class sldElement

Object
  extended by ElementGT
      extended by sldElement
All Implemented Interfaces:
Element, ElementGrouping

public class sldElement
extends ElementGT


Field Summary
 
Fields inherited from interface ElementGrouping
ALL, ANY, CHOICE, ELEMENT, GROUP, SEQUENCE, UNBOUNDED
 
Constructor Summary
sldElement(String name, Type type, Element substitution)
           
sldElement(String name, Type type, Element substitution, int min, int max)
           
 
Method Summary
 
Methods inherited from class ElementGT
findChildElement, findChildElement, getBlock, getDefault, getFinal, getFixed, getGrouping, getId, getMaxOccurs, getMinOccurs, getName, getNamespace, getSubstitutionGroup, getType, isAbstract, isForm, isNillable
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

sldElement

public sldElement(String name,
                  Type type,
                  Element substitution)

sldElement

public sldElement(String name,
                  Type type,
                  Element substitution,
                  int min,
                  int max)


Copyright © 1996-2009 Geotools. All Rights Reserved.