Uses of Class
com.itextpdf.text.xml.xmp.LangAlt
-
Packages that use LangAlt Package Description com.itextpdf.text.xml.xmp -
-
Uses of LangAlt in com.itextpdf.text.xml.xmp
Methods in com.itextpdf.text.xml.xmp with parameters of type LangAlt Modifier and Type Method Description void
DublinCoreSchema. addDescription(LangAlt desc)
Deprecated.Adds a description.void
DublinCoreSchema. addTitle(LangAlt title)
Deprecated.Adds a title.java.lang.Object
XmpSchema. setProperty(java.lang.String key, LangAlt value)
Deprecated.
-