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 FOValidationEventProducerFOValidationEventProducer.Provider. get(org.apache.fop.events.EventBroadcaster broadcaster)Returns an event producer.protected FOValidationEventProducerFONode. getFOValidationEventProducer()Returns an instance of the FOValidationEventProducer.
-