Uses of Interface
org.apache.fop.fo.FOValidationEventProducer
-
Packages that use FOValidationEventProducer Package Description org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. -
-
Uses of FOValidationEventProducer in org.apache.fop.fo
Methods in org.apache.fop.fo that return FOValidationEventProducer Modifier and Type Method Description static FOValidationEventProducer
FOValidationEventProducer.Provider. get(org.apache.fop.events.EventBroadcaster broadcaster)
Returns an event producer.protected FOValidationEventProducer
FONode. getFOValidationEventProducer()
Returns an instance of the FOValidationEventProducer.
-