Package com.realobjects.pdfreactor
Class JavaScriptRecord
java.lang.Object
com.realobjects.pdfreactor.Record
com.realobjects.pdfreactor.JavaScriptRecord
A JavaScript log record.
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
An object providing information about the location in a JavaScript that created the log record. -
Method Summary
Modifier and TypeMethodDescriptionReturns an object containing information about the location in a JavaScript that created this log record..Methods inherited from class com.realobjects.pdfreactor.Record
getLevel, getLevelName, getMessage, getTimestamp
-
Method Details
-
getSourceLocationInfo
Returns an object containing information about the location in a JavaScript that created this log record..
-