MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

ch.ethz.mxquery.iterators
Class DocOrderObject

java.lang.Object
  extended by ch.ethz.mxquery.iterators.DocOrderObject

public class DocOrderObject
extends java.lang.Object

This object is used in Document Order for sorting


Constructor Summary
DocOrderObject(Window win, Identifier id)
           
 
Method Summary
 Identifier getIdentifier()
           
 Window getWindow()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocOrderObject

public DocOrderObject(Window win,
                      Identifier id)
Method Detail

getWindow

public Window getWindow()

getIdentifier

public Identifier getIdentifier()

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich

MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich