Package | Description |
---|---|
com.lightysoft.logmx.mgr |
Package containing abstract classes that Parsers and Managers have to extend
|
Modifier and Type | Method and Description |
---|---|
abstract AutoRefreshLineInfo |
LogFileManager.readLineAtOffset(long pOffset)
Called by LogMX to read the line of text starting at the specified offset.
|
AutoRefreshLineInfo |
LogStreamManager.readLineAtOffset(long pOffset)
Method overriding parent method
LogFileManager.readLineAtOffset(long) to always throw UnsupportedOperationException |
Copyright © 2025 LightySoft. All rights reserved. [LogMX v8.4.0 (Jan 3, 2025)]