1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00
This commit is contained in:
gnosygnu
2015-08-30 22:57:59 -04:00
parent ed911e3de5
commit 5fc4eb41ec
579 changed files with 2460 additions and 1564 deletions

View File

@@ -29,7 +29,7 @@ public class z901_perf_tst {
// sbXml.Add(longText);
// sbXml.Add("/>");
// tmr.Bgn();
// gplx.xmls.XmlDoc_.parse_(sbXml.To_str());
// gplx.xmls.XmlDoc_.parse(sbXml.To_str());
// tmr.End_and_print("xml"); // 400
String_bldr sbGfml = String_bldr_.new_();