tenfourfox/parser/html/javasrc
Cameron Kaiser 35a4358b3d #587: M1513855 M1596668 M1602944 M1599420 M1595399 2020-01-25 18:01:18 -08:00
..
AttributeName.java hello FPR 2017-04-19 00:56:45 -07:00
ElementName.java hello FPR 2017-04-19 00:56:45 -07:00
HtmlAttributes.java hello FPR 2017-04-19 00:56:45 -07:00
MetaScanner.java hello FPR 2017-04-19 00:56:45 -07:00
Portability.java hello FPR 2017-04-19 00:56:45 -07:00
README.txt hello FPR 2017-04-19 00:56:45 -07:00
StackNode.java hello FPR 2017-04-19 00:56:45 -07:00
StateSnapshot.java hello FPR 2017-04-19 00:56:45 -07:00
Tokenizer.java #559: M1550498 M1548822 M1540759(partial) M1528481(+WeakPtr for Http2Stream) M1555523 M1552541 2019-07-04 13:31:06 -07:00
TreeBuilder.java #587: M1513855 M1596668 M1602944 M1599420 M1595399 2020-01-25 18:01:18 -08:00
UTF16Buffer.java hello FPR 2017-04-19 00:56:45 -07:00

README.txt

The .java files in this directory were placed here by the Java-to-C++
translator that lives in parser/html/java/translator.  Together they represent
a snapshot of the Java code that was translated to produce the corresponding
.h and .cpp files in the parent directory.  Changing these .java files is not
worthwhile, as they will just be overwritten by the next translation.  See
parser/html/java/README.txt for information about performing the translation.