Home
last modified time | relevance | path

Searched refs:stringToQuote (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/scripting/workben/installer/
H A DRegister.java33 private static String quotedString ( String stringToQuote ) { in quotedString() argument
35 String result = new String ( doubleQuote + stringToQuote + doubleQuote ); in quotedString()

Completed in 17 milliseconds