Package | Description |
---|---|
gov.nasa.pds.report.processing |
Modifier and Type | Class and Description |
---|---|
class |
DateTimeLogDetail
TODO: Write a decent class doc.
|
class |
StringLogDetail
This
LogDetail implementation is used to represent log details that
can be stored as simple Strings. |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,LogDetail> |
LogReformatProcessor.inputDetailMap |
protected java.util.Map<java.lang.String,LogDetail> |
LogReformatProcessor.outputDetailMap |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
DetailByDetailProcessor.getNextDetail(java.lang.String lineRemaining,
int segmentIndex,
LogDetail detail,
java.lang.String line)
Get the value of the next detail in the remaining input log line.
|
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.