org.geotools.xml.styling
Class sldComplexType

java.lang.Object
  extended by org.geotools.xml.schema.impl.ComplexTypeGT
      extended by org.geotools.xml.styling.sldComplexType
All Implemented Interfaces:
ComplexType, Type

public class sldComplexType
extends ComplexTypeGT


Constructor Summary
sldComplexType(java.lang.String name, ElementGrouping child, Attribute[] attrs, Element[] elems)
           
sldComplexType(java.lang.String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed)
           
 
Method Summary
 
Methods inherited from class org.geotools.xml.schema.impl.ComplexTypeGT
cache, canEncode, encode, findChildElement, getAnyAttributeNameSpace, getAttributes, getBlock, getChild, getChildElements, getFinal, getId, getInstanceType, getName, getNamespace, getParent, getValue, isAbstract, isDerived, isMixed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

sldComplexType

public sldComplexType(java.lang.String name,
                      ElementGrouping child,
                      Attribute[] attrs,
                      Element[] elems,
                      Type parent,
                      boolean _abstract,
                      boolean mixed)

sldComplexType

public sldComplexType(java.lang.String name,
                      ElementGrouping child,
                      Attribute[] attrs,
                      Element[] elems)


Copyright © 1996-2010 Geotools. All Rights Reserved.