|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.complex.ComplexFeatureConstants
public class ComplexFeatureConstants
This is just a compilation of constants used in app-schema module.
Field Summary | |
---|---|
static org.opengis.feature.type.ComplexType |
ANYTYPE_TYPE
Definition of xs:anyType as a complex type to get their client properties encoded. |
static org.opengis.feature.type.PropertyDescriptor |
FEATURE_CHAINING_LINK
Static attribute descriptor used to link different feature types. |
static org.opengis.feature.type.Name |
FEATURE_CHAINING_LINK_NAME
Static attribute name used to link different feature types. |
static Hints.Key |
STRING_KEY
Hints key for xlink:href used in ToXlinkHrefFunction |
static org.opengis.feature.type.Name |
XLINK_HREF_NAME
Name representation of xlink:href |
Constructor Summary | |
---|---|
ComplexFeatureConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final org.opengis.feature.type.Name FEATURE_CHAINING_LINK_NAME
public static final org.opengis.feature.type.PropertyDescriptor FEATURE_CHAINING_LINK
public static final org.opengis.feature.type.Name XLINK_HREF_NAME
public static final org.opengis.feature.type.ComplexType ANYTYPE_TYPE
public static final Hints.Key STRING_KEY
Constructor Detail |
---|
public ComplexFeatureConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |