Uses of Class
com.apicatalog.jsonld.lang.LanguageTag.Extension
-
Packages that use LanguageTag.Extension Package Description com.apicatalog.jsonld.lang -
-
Uses of LanguageTag.Extension in com.apicatalog.jsonld.lang
Methods in com.apicatalog.jsonld.lang that return types with arguments of type LanguageTag.Extension Modifier and Type Method Description Collection<LanguageTag.Extension>LanguageTag. getExtensions()Collection of extension sub-tags.Methods in com.apicatalog.jsonld.lang with parameters of type LanguageTag.Extension Modifier and Type Method Description protected voidLanguageTag. addExtension(LanguageTag.Extension extension)
-