Uses of Class
org.openjena.riot.lang.LangNTriples

Packages that use LangNTriples
org.openjena.riot   
 

Uses of LangNTriples in org.openjena.riot
 

Methods in org.openjena.riot that return LangNTriples
static LangNTriples RiotReader.createParserNTriples(java.io.InputStream input, Sink<com.hp.hpl.jena.graph.Triple> sink)
          Create a parser for N-Triples, with default behaviour
static LangNTriples RiotReader.createParserNTriples(Tokenizer tokenizer, Sink<com.hp.hpl.jena.graph.Triple> sink)
          Create a parser for N-Triples, with default behaviour
 



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.