Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
com.realobjects.pdfreactor.contentobserver |
The Content Observer result and related objects, inlcuding Exceeding Content, Missing Resources, Connections.
|
com.realobjects.pdfreactor.legacy |
Main access to the legacy API of PDFreactor, use of
com.realobjects.pdfreactor.PDFreactor is preferred. |
Modifier and Type | Method and Description |
---|---|
Record[] |
Log.getRecords()
The log records of the main PDFreactor log.
|
Record[] |
Log.getRecordsCss()
The log records of the PDFreactor CSS log.
|
Record[] |
Log.getRecordsJavaScript()
The log records of the PDFreactor JavaScript log.
|
Modifier and Type | Method and Description |
---|---|
static Record[] |
AuxiliaryLogConverter.convertFrom(com.realobjects.util.logging.DefaultAuxiliaryLog auxLog) |
Modifier and Type | Method and Description |
---|---|
Record[] |
PDFreactorCompatibilityLayer.getCssMessages()
Returns the log messages of the CSS auxiliary log.
|
Record[] |
PDFreactorCompatibilityLayer.getJavaScriptMessages()
Returns the log messages of the JavaScript auxiliary log.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.