Uses of Class
no.hasmac.jsonld.lang.LanguageTag.Extension
-
Packages that use LanguageTag.Extension Package Description no.hasmac.jsonld.lang -
-
Uses of LanguageTag.Extension in no.hasmac.jsonld.lang
Fields in no.hasmac.jsonld.lang with type parameters of type LanguageTag.Extension Modifier and Type Field Description private java.util.Collection<LanguageTag.Extension>
LanguageTag. extensions
Methods in no.hasmac.jsonld.lang that return types with arguments of type LanguageTag.Extension Modifier and Type Method Description java.util.Collection<LanguageTag.Extension>
LanguageTag. getExtensions()
Collection of extension sub-tags.Methods in no.hasmac.jsonld.lang with parameters of type LanguageTag.Extension Modifier and Type Method Description protected void
LanguageTag. addExtension(LanguageTag.Extension extension)
-