public static interface FeatureDocument.Feature
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
FeatureDocument.Feature.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
String |
getFeaturePath()
Gets the "featurePath" attribute
|
void |
setFeaturePath(String featurePath)
Sets the "featurePath" attribute
|
org.apache.xmlbeans.XmlString |
xgetFeaturePath()
Gets (as xml) the "featurePath" attribute
|
void |
xsetFeaturePath(org.apache.xmlbeans.XmlString featurePath)
Sets (as xml) the "featurePath" attribute
|
getStringValue, set, setStringValue, stringValue
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
String getFeaturePath()
org.apache.xmlbeans.XmlString xgetFeaturePath()
void setFeaturePath(String featurePath)
void xsetFeaturePath(org.apache.xmlbeans.XmlString featurePath)
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.