org.wsmostudio.runtime
Class IRIUtils
java.lang.Object
org.wsmostudio.runtime.IRIUtils
public class IRIUtils
- extends java.lang.Object
|
Field Summary |
static org.wsmo.common.IRI |
descrNFP
|
static org.wsmo.common.IRI |
titleNFP
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
titleNFP
public static org.wsmo.common.IRI titleNFP
descrNFP
public static org.wsmo.common.IRI descrNFP
IRIUtils
public IRIUtils()
validateIRI
public static int validateIRI(java.lang.String iri)
- Parameters:
iri -
- Returns:
- The position of the first invalid character if any or -1
isValidChar
public static boolean isValidChar(char ch)
createFilenameFromIRI
public static java.lang.String createFilenameFromIRI(java.lang.String ns,
java.lang.String iri)
isValidFilenamePart
public static boolean isValidFilenamePart(char ch)
Copyright © 2005-2008 Ontotext Lab.. All Rights Reserved.