edu.nrao.sss.util
Class XmlWrapper.Tuple

java.lang.Object
  extended by edu.nrao.sss.util.XmlWrapper.Tuple
Enclosing class:
XmlWrapper

protected static class XmlWrapper.Tuple
extends Object


Field Summary
 boolean dirty
           
 List<String> values
           
 XPathExpression xpath
           
 
Constructor Summary
protected XmlWrapper.Tuple()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

values

public List<String> values

xpath

public XPathExpression xpath

dirty

public boolean dirty
Constructor Detail

XmlWrapper.Tuple

protected XmlWrapper.Tuple()


Copyright © 2009. All Rights Reserved.