extract library
String extracting library for libintl.
Classes
- Catalog
- The PO file catalog representation.
- DartSource
- Entry
- The PO file entry representation.
- Extractor
- Handles string extraction from files.
- ExtractSettings
- MessageFindingVisitor
- Potfiles
- The POTFILES file representation.
- Reference
- Representation of the file reference line in the PO file entry.
- Source
- The source file representation.
- XgettextSource
Functions
-
getRowPosInFile(
File file, int offset) → int -
Converts the
offsetnumber into the row number infile.