org.geotools.data.complex
Class PathAttributeList.Pair

java.lang.Object
  extended by org.geotools.data.complex.PathAttributeList.Pair
Enclosing class:
PathAttributeList

public class PathAttributeList.Pair
extends java.lang.Object


Constructor Summary
PathAttributeList.Pair(java.lang.String xpath, org.opengis.feature.Attribute attribute)
           
 
Method Summary
 org.opengis.feature.Attribute getAttribute()
           
 java.lang.String getXpath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathAttributeList.Pair

public PathAttributeList.Pair(java.lang.String xpath,
                              org.opengis.feature.Attribute attribute)
Method Detail

getXpath

public java.lang.String getXpath()

getAttribute

public org.opengis.feature.Attribute getAttribute()


Copyright © 1996-2010 Geotools. All Rights Reserved.