Uses of Interface
aQute.libg.re.RE.Q
Packages that use RE.Q
-
Uses of RE.Q in aQute.libg.re
Fields in aQute.libg.re declared as RE.QModifier and TypeFieldDescriptionstatic final RE.QCatalog.qualifierstatic final RE.QCatalog.setAllstatic final RE.QCatalog.setWsstatic final RE.QCatalog.someWsstatic final RE.QCatalog.wordMethods in aQute.libg.re that return RE.QModifier and TypeMethodDescriptionstatic RE.QCreates a quantified regular expression that matches at least a specified minimum number of occurrences.static RE.QCreates a quantified regular expression that matches at least a specified minimum number of occurrences of a literal string.static RE.QCreates a quantified regular expression that matches a specified minimum and maximum number of occurrences.static RE.QCreates a quantified regular expression that matches a specified minimum and maximum number of occurrences of a literal string.static RE.QReturn an optional REstatic RE.QReturn an optional literal (seeCatalog.lit(String)tstatic RE.QReturn a group of some members.static RE.QReturn a group of some members.Methods in aQute.libg.re with parameters of type RE.Q