|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sdb.util.StrUtils
public class StrUtils
| Constructor Summary | |
|---|---|
StrUtils()
|
|
| Method Summary | |
|---|---|
static String |
sqlList(List<String> args)
|
static String |
sqlList(String[] args)
|
static String |
strform(Map<String,String> subs,
String... args)
|
static String |
substitute(String str,
Map<String,String> subs)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StrUtils()
| Method Detail |
|---|
public static String sqlList(List<String> args)
public static String sqlList(String[] args)
public static String substitute(String str,
Map<String,String> subs)
public static String strform(Map<String,String> subs,
String... args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||