|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.util.Convert
public class Convert
Constructor Summary | |
---|---|
Convert()
|
Method Summary | |
---|---|
static String |
decWWWForm(String s)
|
static String |
decWWWForm(StringBuffer sbuff)
|
static String |
encWWWForm(String s)
|
static String |
encWWWForm(StringBuffer sbuff)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Convert()
Method Detail |
---|
public static String encWWWForm(String s)
public static String encWWWForm(StringBuffer sbuff)
public static String decWWWForm(String s)
public static String decWWWForm(StringBuffer sbuff)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |