|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.complex.PathAttributeList
public class PathAttributeList
Nested Class Summary | |
---|---|
class |
PathAttributeList.Pair
|
Constructor Summary | |
---|---|
PathAttributeList()
|
Method Summary | |
---|---|
java.util.List<PathAttributeList.Pair> |
get(java.lang.String key)
|
void |
put(java.lang.String key,
java.lang.String xpath,
org.opengis.feature.Attribute attribute)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PathAttributeList()
Method Detail |
---|
public void put(java.lang.String key, java.lang.String xpath, org.opengis.feature.Attribute attribute)
public java.util.List<PathAttributeList.Pair> get(java.lang.String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |