org.geotools.xml.styling
Class sldComplexType
Object
ComplexTypeGT
sldComplexType
- All Implemented Interfaces:
- ComplexType, Type
public class sldComplexType
- extends ComplexTypeGT
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 |
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-2010 Geotools. All Rights Reserved.