Uses of Class
org.javarosa.core.log.LogEntry
| Package | Description |
|---|---|
| org.javarosa.core.log |
-
Uses of LogEntry in org.javarosa.core.log
Methods in org.javarosa.core.log with parameters of type LogEntry Modifier and Type Method Description voidStreamLogSerializer. serializeLog(int id, LogEntry entry)protected abstract voidStreamLogSerializer. serializeLog(LogEntry entry)StringFlatLogSerializer. serializeLogs(LogEntry[] logs)TIFullLogSerializer. serializeLogs(LogEntry[] logs)