Uses of Interface
org.verapdf.model.coslayer.CosLang
-
Packages that use CosLang Package Description org.verapdf.gf.model.impl.cos org.verapdf.gf.model.impl.operator.markedcontent org.verapdf.gf.model.impl.pd.gfse -
-
Uses of CosLang in org.verapdf.gf.model.impl.cos
Classes in org.verapdf.gf.model.impl.cos that implement CosLang Modifier and Type Class Description classGFCosLangLang type. -
Uses of CosLang in org.verapdf.gf.model.impl.operator.markedcontent
Methods in org.verapdf.gf.model.impl.operator.markedcontent that return types with arguments of type CosLang Modifier and Type Method Description List<CosLang>GFOpMarkedContent. getLang() -
Uses of CosLang in org.verapdf.gf.model.impl.pd.gfse
Methods in org.verapdf.gf.model.impl.pd.gfse that return types with arguments of type CosLang Modifier and Type Method Description List<CosLang>GFSEMarkedContent. getLang()
-