org.geotools.xml.styling
Class sldElement

java.lang.Object
  extended by org.geotools.xml.schema.impl.ElementGT
      extended by org.geotools.xml.styling.sldElement
All Implemented Interfaces:
Element, ElementGrouping

public class sldElement
extends ElementGT


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

Constructor Detail

sldElement

public sldElement(java.lang.String name,
                  Type type,
                  Element substitution)

sldElement

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


Copyright © 1996-2010 Geotools. All Rights Reserved.