|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.styling.SLDInlineFeatureParser
Field Summary | |
MemoryDataStore |
dataStore
|
FeatureType |
featureType
|
Constructor Summary | |
SLDInlineFeatureParser(org.w3c.dom.Node root)
|
Method Summary | |
org.w3c.dom.Node |
getNode(org.w3c.dom.Node parentNode,
java.lang.String wantedChildName)
Give a node and the name of a child of that node, find its (string) value. |
int |
getUID()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public FeatureType featureType
public MemoryDataStore dataStore
Constructor Detail |
public SLDInlineFeatureParser(org.w3c.dom.Node root) throws java.lang.Exception
Method Detail |
public org.w3c.dom.Node getNode(org.w3c.dom.Node parentNode, java.lang.String wantedChildName)
public int getUID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |