org.openjena.riot
Class WebContent
java.lang.Object
org.openjena.riot.WebContent
public class WebContent
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contentTypeN3
public static final java.lang.String contentTypeN3
- See Also:
- Constant Field Values
contentTypeN3Alt1
public static final java.lang.String contentTypeN3Alt1
- See Also:
- Constant Field Values
contentTypeN3Alt2
public static final java.lang.String contentTypeN3Alt2
- See Also:
- Constant Field Values
contentTypeTurtle1
public static final java.lang.String contentTypeTurtle1
- See Also:
- Constant Field Values
contentTypeTurtle2
public static final java.lang.String contentTypeTurtle2
- See Also:
- Constant Field Values
contentTypeTurtle3
public static final java.lang.String contentTypeTurtle3
- See Also:
- Constant Field Values
contentTypeRDFXML
public static final java.lang.String contentTypeRDFXML
- See Also:
- Constant Field Values
contentTypeTextPlain
public static final java.lang.String contentTypeTextPlain
- See Also:
- Constant Field Values
contentTypeNTriples
public static final java.lang.String contentTypeNTriples
- See Also:
- Constant Field Values
contentTypeNTriplesAlt
public static final java.lang.String contentTypeNTriplesAlt
- See Also:
- Constant Field Values
contentTypeXML
public static final java.lang.String contentTypeXML
- See Also:
- Constant Field Values
contentTypeTriG
public static final java.lang.String contentTypeTriG
- See Also:
- Constant Field Values
contentTypeNQuads
public static final java.lang.String contentTypeNQuads
- See Also:
- Constant Field Values
contentTypeTriGAlt
public static final java.lang.String contentTypeTriGAlt
- See Also:
- Constant Field Values
contentTypeNQuadsAlt
public static final java.lang.String contentTypeNQuadsAlt
- See Also:
- Constant Field Values
contentTypeTriX
public static final java.lang.String contentTypeTriX
- See Also:
- Constant Field Values
contentTypeOctets
public static final java.lang.String contentTypeOctets
- See Also:
- Constant Field Values
contentTypeResultsXML
public static final java.lang.String contentTypeResultsXML
- See Also:
- Constant Field Values
contentTypeResultsJSON
public static final java.lang.String contentTypeResultsJSON
- See Also:
- Constant Field Values
contentTypeSPARQLQuery
public static final java.lang.String contentTypeSPARQLQuery
- See Also:
- Constant Field Values
contentTypeSPARQLUpdate
public static final java.lang.String contentTypeSPARQLUpdate
- See Also:
- Constant Field Values
contentTypeForm
public static final java.lang.String contentTypeForm
- See Also:
- Constant Field Values
contentTypeTextCSV
public static final java.lang.String contentTypeTextCSV
- See Also:
- Constant Field Values
contentTypeTextTSV
public static final java.lang.String contentTypeTextTSV
- See Also:
- Constant Field Values
charsetUTF8
public static final java.lang.String charsetUTF8
- See Also:
- Constant Field Values
charsetASCII
public static final java.lang.String charsetASCII
- See Also:
- Constant Field Values
ctN3
public static final ContentType ctN3
- Constants
langRDFXML
public static final java.lang.String langRDFXML
- See Also:
- Constant Field Values
langRDFXMLAbbrev
public static final java.lang.String langRDFXMLAbbrev
- See Also:
- Constant Field Values
langNTriple
public static final java.lang.String langNTriple
- See Also:
- Constant Field Values
langNTriples
public static final java.lang.String langNTriples
- See Also:
- Constant Field Values
langN3
public static final java.lang.String langN3
- See Also:
- Constant Field Values
langTurtle
public static final java.lang.String langTurtle
- See Also:
- Constant Field Values
langTTL
public static final java.lang.String langTTL
- See Also:
- Constant Field Values
langNQuads
public static final java.lang.String langNQuads
- See Also:
- Constant Field Values
langTriG
public static final java.lang.String langTriG
- See Also:
- Constant Field Values
encodingUTF8
public static final java.lang.String encodingUTF8
- Java name for UTF-8 encoding
- See Also:
- Constant Field Values
WebContent
public WebContent()
contentTypeToLang
public static Lang contentTypeToLang(java.lang.String contentType)
mapLangToContentType
public static java.lang.String mapLangToContentType(Lang lang)
getCharsetForContentType
public static java.lang.String getCharsetForContentType(java.lang.String contentType)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.