Uses of Class
com.realobjects.pdfreactor.Configuration.ContentObserver
Packages that use Configuration.ContentObserver
- 
Uses of Configuration.ContentObserver in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.ContentObserverModifier and TypeMethodDescriptionConfiguration.ContentObserver.setConnections(Boolean value) Enables observation of URL connections done by PDFreactor.Configuration.ContentObserver.setExceedingContentAgainst(Configuration.ExceedingContentAgainst value) Enables observation of exceeding content either against the page edges, page content areas or containers.Configuration.ContentObserver.setExceedingContentAnalyze(Configuration.ExceedingContentAnalyze value) Enables observation of exceeding content and optionally of boxes.Configuration.ContentObserver.setMissingResources(Boolean value) Enables observation of resources that could not be loaded.Methods in com.realobjects.pdfreactor with parameters of type Configuration.ContentObserverModifier and TypeMethodDescriptionfinal ConfigurationConfiguration.setContentObserver(Configuration.ContentObserver value) Specifies parts of the document's content that should be observed and logged in greater detail.