org.openjena.riot.system
Class RiotLib
java.lang.Object
org.openjena.riot.system.RiotLib
public class RiotLib
- extends java.lang.Object
Misc RIOT code
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RiotLib
public RiotLib()
parse
public static com.hp.hpl.jena.graph.Node parse(java.lang.String string)
- Parse a string to get one Node (the first token in the string)
profile
public static ParserProfile profile(Lang lang,
java.lang.String baseIRI)
profile
public static ParserProfile profile(Lang lang,
java.lang.String baseIRI,
ErrorHandler handler)
profile
public static ParserProfile profile(java.lang.String baseIRI,
boolean resolveIRIs,
boolean checking,
ErrorHandler handler)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.