Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2be08cf185cf79a26fd979ae4718600cf44e838e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!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 a simple expression language used to represent requirements and filters in the metadada<h2>
Package Specification</h2>
<p>
This package defines a simple expression language that is used to define requirements and filters in the metadata, but also form the base of the p2 query language.
<p>
@since 2.0
</p>
</body>
</html>

Back to the top