|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LangBuilder | |
|---|---|
| org.apache.jena.riot | |
| Uses of LangBuilder in org.apache.jena.riot |
|---|
| Methods in org.apache.jena.riot that return LangBuilder | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||