Uses of Class
com.realobjects.pdfreactor.Configuration.ContentObserver
-
Uses of Configuration.ContentObserver in com.realobjects.pdfreactor
Modifier 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.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setContentObserver
(Configuration.ContentObserver value) Specifies parts of the document's content that should be observed and logged in greater detail.