Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ddcfd40e9e822de0552ab71735d80dc5d742dd87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>Package-level Javadoc</title>
</head>
<body>
Provides common classes for the query mechanism.
<h2>
Package Specification</h2>
<p>
This package provide low level infrastructure for querying collections of metadata.
Additional queries can be found in the org.eclipse.equinox.p2.metadata.query package and more domain specific queries can be found in the touchpoints.
<p>
@since 2.0
<p>
</body>
</html>

Back to the top