I look at it later.
Emmanuel
Juan F. Codagnone a écrit :
Hi!
We did a java parser for TWiki [http://twiki.org/] that emits Sink messages.
It doesn't handle all the features, but it support most of the things we use
in our wiki.
This is implemented in an ad-hoc line-by-line parser (i was to
Hi!
We did a java parser for TWiki [http://twiki.org/] that emits Sink messages.
It doesn't handle all the features, but it support most of the things we use
in our wiki.
This is implemented in an ad-hoc line-by-line parser (i was too lazy to
remember the language compiler classes), but i th