|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jena.atlas.lib.IRILib
@Deprecated public class IRILib
| Constructor Summary | |
|---|---|
IRILib()
Deprecated. |
|
| Method Summary | |
|---|---|
static boolean |
containsNonASCII(String string)
Deprecated. Moved to IRILib |
static String |
decode(String string)
Deprecated. Moved to IRILib |
static String |
encodeFileURL(String string)
Deprecated. Moved to IRILib |
static String |
encodeNonASCII(String string)
Deprecated. Moved to IRILib |
static String |
encodeUriComponent(String string)
Deprecated. Moved to IRILib |
static String |
encodeUriPath(String uri)
Deprecated. Moved to IRILib |
static String |
filenameToIRI(String fn)
Deprecated. Moved to IRILib |
static String |
fileToIRI(File f)
Deprecated. Moved to IRILib |
static String |
IRIToFilename(String iri)
Deprecated. Moved to IRILib |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IRILib()
| Method Detail |
|---|
@Deprecated public static String encodeUriComponent(String string)
@Deprecated public static String encodeFileURL(String string)
@Deprecated public static String encodeUriPath(String uri)
@Deprecated public static String decode(String string)
@Deprecated public static String fileToIRI(File f)
@Deprecated public static String filenameToIRI(String fn)
@Deprecated public static String IRIToFilename(String iri)
@Deprecated public static String encodeNonASCII(String string)
@Deprecated public static boolean containsNonASCII(String string)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||