The second modification is that since this class is used internally by FastPageParser in a single thread, we don't need any locking or synchronization. Using this class instead of the standard CharArrayReader improves FastPageParser performance by 15-20%. @author Hani Suleiman
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|