|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.styling.SLDInlineFeatureParser
public class SLDInlineFeatureParser
Field Summary | |
---|---|
MemoryDataStore |
dataStore
|
org.opengis.feature.simple.SimpleFeatureType |
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 org.opengis.feature.simple.SimpleFeatureType featureType
public MemoryDataStore dataStore
Constructor Detail |
---|
public SLDInlineFeatureParser(org.w3c.dom.Node root) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public org.w3c.dom.Node getNode(org.w3c.dom.Node parentNode, java.lang.String wantedChildName)
parentNode
- wantedChildName
- public int getUID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |