资 源 简 介
Java Lexer with Lexer, State and Tokens specification in javax annotations
Added new project Acacia-log
11.02.2015
Log analysis, date interval log records extract, find longest time operations, remove dates to compare intervals with WinMerge.
https://acacia-log.googlecode.com
Java 8 NIO Netbeans
Version 2.0
01.09.2014
Added SQL Parser and AcaciaGraph project using JUNG to visualize parsing results
https://acacia-lex.googlecode.com/svn/wiki/DBObjects.JPG
Run RunSqlGraphJFrame.java to see the results
Version 1.2
22.08.2014
Added URL scan lexer
Version 1.1
03.06.2014
Refactored from using matcher lookingAt to start use matcher find(start)
Version 1.0
Added Ant tasks rebuildLib and makeVersion to AcaciaLex project