public class Macro extends Object implements Replacer
Modifier and Type | Field and Description |
---|---|
static String |
_fileHelp |
static String |
_fmodifiedHelp |
Constructor and Description |
---|
Macro(Processor domain,
Object... targets) |
public static String _fmodifiedHelp
public static String _fileHelp
public static char getTerminator(char c)
public String _replace(String[] args)
args
- public String _lsr(String[] args)
public String system_internal(boolean allowFail, String[] args) throws Exception
args
- help
- patterns
- low
- high
- Exception
public String _system_allow_fail(String[] args) throws Exception
Exception
public String _cat(String[] args) throws IOException
in
- IOException
public static void verifyCommand(String[] args, String help, Pattern[] patterns, int low, int high)
public Properties getFlattenedProperties()
public static Properties getParent(Properties p)
Copyright © 2016 aQute SARL. All Rights Reserved.