Package | Description |
---|---|
com.lightyosft.logmx.gotosource | |
com.lightyosft.logmx.gotosource.business |
Modifier and Type | Method and Description |
---|---|
static SourcePreview |
GotoSourceUtils.previewFile(InputStream pFileStream,
int pLineNum)
Read the given stream and use it to return a valid
SourcePreview for the given line number |
SourcePreview |
GotoSourceManager.previewSourceLocation(SourceLocation pSourceLocation)
Return the given source location text.
|
Modifier and Type | Method and Description |
---|---|
static SourcePreview |
SourcePreview.fromString(String pStr)
Creates a
SourcePreview from a string. |
Copyright © 2016 LightySoft. All rights reserved. [v1.0.0 (June 29th, 2015)]