Uses of Interface
org.docx4j.fonts.fop.complexscripts.util.CharAssociation.PredicationMerger
Packages that use CharAssociation.PredicationMerger
-
Uses of CharAssociation.PredicationMerger in org.docx4j.fonts.fop.complexscripts.util
Fields in org.docx4j.fonts.fop.complexscripts.util with type parameters of type CharAssociation.PredicationMergerModifier and TypeFieldDescriptionprivate static Map<String,CharAssociation.PredicationMerger> CharAssociation.predicationMergersMethods in org.docx4j.fonts.fop.complexscripts.util that return CharAssociation.PredicationMergerModifier and TypeMethodDescriptionCharAssociation.getPredicationMerger(String key) Obtain predication merger for KEY.Methods in org.docx4j.fonts.fop.complexscripts.util with parameters of type CharAssociation.PredicationMergerModifier and TypeMethodDescriptionstatic voidCharAssociation.setPredicationMerger(String key, CharAssociation.PredicationMerger pm) Register predication merger PM for KEY.