UTF BOM in input files breaks the parser.
Status: Alpha
Brought to you by:
altumano
Java does not strip Byte Order Markers (BOM) from the input stream.
test.pkb is an example of an UTF-8 file with a BOM (as often created by Windows applications).
The other attachments are copies of test.pkb, converted to a related character encoding.
Changes made in PLDoc 1.3.14