org.apache.jena.riot.lang
Class LangNull
java.lang.Object
org.apache.jena.riot.lang.LangNull
- All Implemented Interfaces:
- LangRIOT
public class LangNull
- extends Object
- implements LangRIOT
Dummy language
LangNull
public LangNull()
getProfile
public ParserProfile getProfile()
- Specified by:
getProfile in interface LangRIOT
setProfile
public void setProfile(ParserProfile profile)
- Specified by:
setProfile in interface LangRIOT
parse
public void parse()
- Specified by:
parse in interface LangRIOT
getLang
public Lang getLang()
- Specified by:
getLang in interface LangRIOT
Licenced under the Apache License, Version 2.0