org.geotools.data.complex
Class PathAttributeList.Pair

Object
  extended by PathAttributeList.Pair
Enclosing class:
PathAttributeList

public class PathAttributeList.Pair
extends Object


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

Constructor Detail

PathAttributeList.Pair

public PathAttributeList.Pair(String xpath,
                              Attribute attribute)
Method Detail

getXpath

public String getXpath()

getAttribute

public Attribute getAttribute()


Copyright © 1996-2014 Geotools. All Rights Reserved.