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 offset number into the row number in file.

Typedefs

Parser = Entry Function(ExtractSettings, File, MethodInvocation, List<String>)

Exceptions / Errors

FileEncodingException