org.geotools.xml.styling
Class sldComplexType

Object
  extended by ComplexTypeGT
      extended by sldComplexType
All Implemented Interfaces:
ComplexType, Type

public class sldComplexType
extends ComplexTypeGT


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

Constructor Detail

sldComplexType

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

sldComplexType

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


Copyright © 1996-2009 Geotools. All Rights Reserved.