org.openjena.riot.lang
Class LangNTriples

java.lang.Object
  extended by org.openjena.riot.lang.LangBase<X>
      extended by org.openjena.riot.lang.LangNTuple<com.hp.hpl.jena.graph.Triple>
          extended by org.openjena.riot.lang.LangNTriples
All Implemented Interfaces:
java.util.Iterator<com.hp.hpl.jena.graph.Triple>, LangRIOT

public final class LangNTriples
extends LangNTuple<com.hp.hpl.jena.graph.Triple>


Field Summary
 
Fields inherited from class org.openjena.riot.lang.LangNTuple
STRICT
 
Constructor Summary
LangNTriples(Tokenizer tokens, ParserProfile profile, Sink<com.hp.hpl.jena.graph.Triple> sink)
           
 
Method Summary
 Lang getLang()
           
 
Methods inherited from class org.openjena.riot.lang.LangNTuple
getSkipOnBadTerm, hasNext, next, remove, setSkipOnBadTerm
 
Methods inherited from class org.openjena.riot.lang.LangBase
getProfile, parse, setProfile
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LangNTriples

public LangNTriples(Tokenizer tokens,
                    ParserProfile profile,
                    Sink<com.hp.hpl.jena.graph.Triple> sink)
Method Detail

getLang

public Lang getLang()


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