Uses of Class
com.apicatalog.jsonld.lang.LanguageTag
-
Packages that use LanguageTag Package Description com.apicatalog.jsonld.lang -
-
Uses of LanguageTag in com.apicatalog.jsonld.lang
Methods in com.apicatalog.jsonld.lang that return LanguageTag Modifier and Type Method Description static LanguageTagLanguageTag. create(String languageTag)Creates a language tag by parsing the given string as defined by RFC 5646.
-