Package org.apache.fop.area
Class AreaTreeHandler.Statistics
java.lang.Object
org.apache.fop.area.AreaTreeHandler.Statistics
- Enclosing class:
- AreaTreeHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
runtime
-
initialMemory
private long initialMemory -
startTime
private long startTime
-
-
Constructor Details
-
Statistics
protected Statistics()Default constructor
-
-
Method Details
-
start
protected void start()starts the area tree handler statistics gathering -
end
protected void end()ends the area tree handler statistics gathering -
logResults
protected void logResults()logs the results of the area tree handler statistics gathering
-