Uses of Class
org.verapdf.gf.model.impl.operator.textshow.GFOpTextShow
-
Packages that use GFOpTextShow Package Description org.verapdf.gf.model.impl.operator.textshow org.verapdf.gf.model.impl.pd.gfse -
-
Uses of GFOpTextShow in org.verapdf.gf.model.impl.operator.textshow
Subclasses of GFOpTextShow in org.verapdf.gf.model.impl.operator.textshow Modifier and Type Class Description classGFOp_DoubleQuoteclassGFOp_QuoteclassGFOp_TjclassGFOp_TJ_BigclassGFOpStringTextShow -
Uses of GFOpTextShow in org.verapdf.gf.model.impl.pd.gfse
Constructors in org.verapdf.gf.model.impl.pd.gfse with parameters of type GFOpTextShow Constructor Description GFSETextItem(GFOpTextShow opTextShow, String parentStructureTag, String parentsTags, String defaultLang)GFSETextItem(GFOpTextShow opTextShow, GFOpMarkedContent parentMarkedContentOperator, String parentStructureTag, String parentsTags, String defaultLang)
-