public interface IDetailedAbout extends IAbout
Modifier and Type | Field and Description |
---|---|
static char |
MAIN_DELIMITER
The main delimiter in the about string, e.g between namespace and feature
class
|
static char |
PROPERTY_DELIMITER
The property delimiter in the about string
|
Modifier and Type | Method and Description |
---|---|
String |
getFeatureClass()
Get the feature class name
|
String |
getNamespace()
Get the namespace
|
List<String> |
getProperties()
Get the list of property names identifying a (nested) property.
|
static final char MAIN_DELIMITER
static final char PROPERTY_DELIMITER
String getNamespace()
String getFeatureClass()
List<String> getProperties()
getFeatureClass()
, the second property name specifies a property
of that property and so on.null
if no
property is identified by this IAbout
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a