org.exist.xmlrpc
Class QueryResult

java.lang.Object
  extended byorg.exist.xmlrpc.QueryResult

public class QueryResult
extends java.lang.Object

Author:
wolf To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
QueryResult(Value result, long queryTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryResult

public QueryResult(Value result,
                   long queryTime)


Copyright (C) Wolfgang Meier. All rights reserved.