Searched refs:toAppArgsForm (Results 1 – 2 of 2) sorted by relevance
54 String [] toAppArgsForm (final String prefix); in toAppArgsForm() method233 public String [] toAppArgsForm (final String prefix) in toAppArgsForm() method in IProperties.Factory.PropertiesImpl
171 final String [] argForm = settings.toAppArgsForm ("-D"); in execute()