paludis.query
Class InstalledAtRoot

java.lang.Object
  extended by paludis.Query
      extended by paludis.query.InstalledAtRoot

public class InstalledAtRoot
extends Query

Fetch packages that are installed at a certain root


Nested Class Summary
 
Nested classes/interfaces inherited from class paludis.Query
Query.Order
 
Constructor Summary
InstalledAtRoot(File root)
          Construct a query for packages that are not masked
 
Method Summary
 
Methods inherited from class paludis.Query
and
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstalledAtRoot

public InstalledAtRoot(File root)
Construct a query for packages that are not masked

Parameters:
root - File representing the root