com.hp.hpl.jena.sparql.util
Class StringUtils
java.lang.Object
com.hp.hpl.jena.sparql.util.StringUtils
public class StringUtils
- extends Object
- See Also:
StrUtils
StringUtils
public StringUtils()
str
public static String str(long v)
str
public static String str(Date date)
str
public static String str(float value)
str
public static String str(double value)
printAbbrev
public static String printAbbrev(Object obj)
- Abbreviate, crudely, URI in strings, leaving only their last component.
printAbbrevList
public static <T> String printAbbrevList(List<T> objs)
- Abbreviate, crudely, URI in strings, leaving only their last component.
Licenced under the Apache License, Version 2.0