Package org.geotools.xml.styling
Class sldComplexType
Object
ComplexTypeGT
sldComplexType
- All Implemented Interfaces:
ComplexType
,Type
-
Constructor Summary
ConstructorsConstructorDescriptionsldComplexType
(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
-
Constructor Details
-
sldComplexType
public sldComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed) -
sldComplexType
-