Package org.geotools.xml.styling
Class sldComplexType
- Object
- 
- ComplexTypeGT
- 
- sldComplexType
 
 
- 
- All Implemented Interfaces:
- ComplexType,- Type
 
 public class sldComplexType extends ComplexTypeGT 
- 
- 
Constructor SummaryConstructors Constructor Description 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 ComplexTypeGTcache, canEncode, encode, findChildElement, getAnyAttributeNameSpace, getAttributes, getBlock, getChild, getChildElements, getFinal, getId, getInstanceType, getName, getNamespace, getParent, getValue, isAbstract, isDerived, isMixed
 
- 
 
- 
- 
- 
Constructor Detail- 
sldComplexTypepublic sldComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed) 
 - 
sldComplexTypepublic sldComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems) 
 
- 
 
-