Uses of Class
aQute.bnd.osgi.resource.FilterImpl
Packages that use FilterImpl
-
Uses of FilterImpl in aQute.bnd.osgi.resource
Subclasses of FilterImpl in aQute.bnd.osgi.resourceModifier and TypeClassDescription(package private) static final class(package private) static final class(package private) static class(package private) static final class(package private) static class(package private) static final class(package private) static final class(package private) static final class(package private) static final class(package private) static final classFields in aQute.bnd.osgi.resource declared as FilterImplModifier and TypeFieldDescriptionprivate final FilterImplFilterImpl.Not.operandprivate final FilterImpl[]FilterImpl.And.operandsprivate final FilterImpl[]FilterImpl.Or.operandsMethods in aQute.bnd.osgi.resource that return FilterImplModifier and TypeMethodDescription(package private) static FilterImplFilterImpl.createFilter(String filterString) Creates aFilterImplobject.(package private) FilterImplFilterImpl.Parser.parse()private FilterImplFilterImpl.Parser.parse_and()private FilterImplFilterImpl.Parser.parse_filter()private FilterImplFilterImpl.Parser.parse_filtercomp()private FilterImplFilterImpl.Parser.parse_item()private FilterImplFilterImpl.Parser.parse_not()private FilterImplFilterImpl.Parser.parse_or()Constructors in aQute.bnd.osgi.resource with parameters of type FilterImplModifierConstructorDescription(package private)And(FilterImpl[] operands) (package private)Not(FilterImpl operand) (package private)Or(FilterImpl[] operands)