Uses of Class
aQute.bnd.osgi.resource.FilterParser.RangeExpression
-
Packages that use FilterParser.RangeExpression Package Description aQute.bnd.differ This package provides baseline support.aQute.bnd.osgi.resource -
-
Uses of FilterParser.RangeExpression in aQute.bnd.differ
Methods in aQute.bnd.differ with parameters of type FilterParser.RangeExpression Modifier and Type Method Description Pair<java.lang.String,java.lang.String>XmlRepoDiffer.ComparatorKeyAttributeFinder. visit(FilterParser.RangeExpression expr)java.util.Map<java.lang.String,java.lang.String>XmlRepoDiffer.FilterVisitor. visit(FilterParser.RangeExpression expr) -
Uses of FilterParser.RangeExpression in aQute.bnd.osgi.resource
Fields in aQute.bnd.osgi.resource declared as FilterParser.RangeExpression Modifier and Type Field Description (package private) FilterParser.RangeExpressionFilterParser.WithRangeExpression. rangeMethods in aQute.bnd.osgi.resource that return FilterParser.RangeExpression Modifier and Type Method Description FilterParser.RangeExpressionFilterParser.WithRangeExpression. getRangeExpression()Methods in aQute.bnd.osgi.resource with parameters of type FilterParser.RangeExpression Modifier and Type Method Description TFilterParser.ExpressionVisitor. visit(FilterParser.RangeExpression expr)
-