public class SLDInlineFeatureParser extends Object
| Modifier and Type | Field and Description | 
|---|---|
| DataStore | dataStore | 
| SimpleFeatureType | featureType | 
| Constructor and Description | 
|---|
| SLDInlineFeatureParser(Node root) | 
| Modifier and Type | Method and Description | 
|---|---|
| Node | getNode(Node parentNode,
       String wantedChildName)Give a node and the name of a child of that node, find its (string) value. | 
| int | getUID() | 
public SimpleFeatureType featureType
public DataStore dataStore
Copyright © 1996–2019 Geotools. All rights reserved.