Package org.omegat.core.data
Class ParseEntry.ParseEntryResult
- java.lang.Object
-
- org.omegat.core.data.ParseEntry.ParseEntryResult
-
- Enclosing class:
- ParseEntry
public static class ParseEntry.ParseEntryResult extends java.lang.Object
Storage for results of entry parsing, i.e. cr/crlf flags, spaces counts on the begin and end.
-
-
Constructor Summary
Constructors Constructor Description ParseEntryResult()
-