The fields of the LineBreakType class are listed below. For a complete list of LineBreakType class members, see the LineBreakType Members topic.
![]() DOS | Constant value = "\r\n". DOS/Windows line-break (CR+LF). |
![]() MAC | Constant value = "\r". Macintosh line-break (CR). |
![]() UNIX | Constant value = "\n". Unix/Linux line-break (LF). |
LineBreakType Class | Okapi.Library.Base Namespace