Uses of Class
aQute.lib.osgi.Instruction

Packages that use Instruction
aQute.lib.osgi   
 

Uses of Instruction in aQute.lib.osgi
 

Methods in aQute.lib.osgi that return Instruction
static Instruction Instruction.getPattern(String string)
          Convert a string based pattern to a regular expression based pattern.
 

Methods in aQute.lib.osgi that return types with arguments of type Instruction
static Map<Instruction,Map<String,String>> Processor.replaceWitInstruction(Map<String,Map<String,String>> header, String type)
           
 

Methods in aQute.lib.osgi with parameters of type Instruction
 boolean Clazz.is(Clazz.QUERY query, Instruction instr, Map<String,Clazz> classspace)
           
 

Constructors in aQute.lib.osgi with parameters of type Instruction
InstructionFilter(Instruction instruction, boolean recursive)
           
 



Copyright © 2010 aQute SARL. All Rights Reserved.