org.openjena.riot.lang
Class LangRDFXML
java.lang.Object
org.openjena.riot.lang.LangRDFXML
- All Implemented Interfaces:
- LangRIOT
public class LangRDFXML
- extends java.lang.Object
- implements LangRIOT
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getProfile
public ParserProfile getProfile()
- Specified by:
getProfile in interface LangRIOT
setProfile
public void setProfile(ParserProfile profile)
- Specified by:
setProfile in interface LangRIOT
create
public static LangRDFXML create(java.io.InputStream in,
java.lang.String xmlBase,
java.lang.String filename,
ErrorHandler errorHandler,
Sink<com.hp.hpl.jena.graph.Triple> sink)
create
public static LangRDFXML create(java.lang.String xmlBase,
java.lang.String filename,
ErrorHandler errorHandler,
Sink<com.hp.hpl.jena.graph.Triple> sink)
getLang
public Lang getLang()
- Specified by:
getLang in interface LangRIOT
parse
public void parse()
- Specified by:
parse in interface LangRIOT
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.