Package | Description |
---|---|
org.apache.jena.riot |
Modifier and Type | Method and Description |
---|---|
LangBuilder |
LangBuilder.addAltContentTypes(String... x)
Add alternative content types
|
LangBuilder |
LangBuilder.addAltNames(String... x)
Add alternative names
|
LangBuilder |
LangBuilder.addFileExtensions(String... x)
Add file name extensions
|
LangBuilder |
LangBuilder.contentType(String officialContentType)
Set the main content type for this language.
|
static LangBuilder |
LangBuilder.create()
Create a builder
|
static LangBuilder |
LangBuilder.create(String langname,
String officialContentType)
Create a builder - convenience operation to
take the language name and content type
which should be set if at all possible.
|
LangBuilder |
LangBuilder.langName(String langname)
Set the language label.
|
Licenced under the Apache License, Version 2.0