org.xoe.core.packages
Interface IPackageQuery

All Known Implementing Classes:
PackageQuery

public interface IPackageQuery

Represents a query that can be converted to XPath and performed against a package description


Method Summary
 String toXPath()
          Build an XPath query out of this IPackageQuery
 

Method Detail

toXPath

public String toXPath()
Build an XPath query out of this IPackageQuery