Package org.apache.ivy.osgi.filter
Class OSGiFilterParser
- java.lang.Object
-
- org.apache.ivy.osgi.filter.OSGiFilterParser
-
public class OSGiFilterParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OSGiFilterParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OSGiFilter
parse(java.lang.String text)
-
-
-
Method Detail
-
parse
public static OSGiFilter parse(java.lang.String text) throws java.text.ParseException
- Throws:
java.text.ParseException
-
-