fop 1.0

Uses of Interface
org.apache.fop.events.EventExceptionManager.ExceptionFactory

Packages that use EventExceptionManager.ExceptionFactory
org.apache.fop.events Subsystem for reporting events inside FOP to client applications. 
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
org.apache.fop.layoutmgr FOP's layout engine. 
 

Uses of EventExceptionManager.ExceptionFactory in org.apache.fop.events
 

Classes in org.apache.fop.events that implement EventExceptionManager.ExceptionFactory
 class PropertyExceptionFactory
          Exception factory for PropertyException.
 class UnsupportedOperationExceptionFactory
          Exception factory for UnsupportedOperationException.
 class ValidationExceptionFactory
          Exception factory for ValidationException.
 

Uses of EventExceptionManager.ExceptionFactory in org.apache.fop.fo.pagination
 

Classes in org.apache.fop.fo.pagination that implement EventExceptionManager.ExceptionFactory
static class PageProductionException.PageProductionExceptionFactory
          Exception factory for PageProductionException.
 

Uses of EventExceptionManager.ExceptionFactory in org.apache.fop.layoutmgr
 

Classes in org.apache.fop.layoutmgr that implement EventExceptionManager.ExceptionFactory
static class LayoutException.LayoutExceptionFactory
          Exception factory for LayoutException.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.