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 - Exceptionpublic String _system_allow_fail(String[] args) throws Exception
Exceptionpublic String _cat(String[] args) throws IOException
in - IOExceptionpublic static void verifyCommand(String[] args, String help, Pattern[] patterns, int low, int high)
public Properties getFlattenedProperties()
public static Properties getParent(Properties p)
Copyright © 2015 aQute SARL. All Rights Reserved.