Hello everybody,

we have to convert a String containing JSPWiki syntax into Plain Text.
We would like to do this conversion without having installed the JSPWiki
application.
Is there any way to do it? Any available library?

We found some very useful classes in *jspwiki-main* jar on maven central
(classes JSPWikiMarkupParser and CleanTextRenderer)
http://jspwiki.apache.org/apidocs/2.11.0.M6/org/apache/wiki/render/CleanTextRenderer.html
https://jspwiki.apache.org/apidocs/2.11.0.M4/org/apache/wiki/parser/JSPWikiMarkupParser.html

however they both require a WikiContext that, from what we understood, can
be obtained only by a running JSPWiki engine.

Just for more information we are doing an integration with *codebeamer
*software
that we found out is using JSPWiki modules inside to support rich text.
Please find below the credit we found on their system:
*Credit:* CodeBeamer's Wiki implementation includes many source code
modules and ideas from the Open Source JSPWiki <http://www.jspwiki.org/>system.
It uses the same Wiki syntax. Many JSPWiki plugins were implemented and
ported to CodeBeamer. Thanks to *Janne Jalkanen* and to the JSPWiki
community for the contribution.

*P.S: if this is not the correct place to ask about this topic, I
apologize, but could you please point us in the right direction?*

Thanks a lot in advance for your support
Best regards
Emanuele Pecchioli


-- 
------------------------------
[image: Logo Florence]
*Emanuele Pecchioli *
Senior Software Developer - Integration Architect
Viale Luciano Lama, 23 Centralino: +39055.5383250
Interno: +39055.5383277
Sede Milano: +3902.87323142
Viale Luciano Lama, 23 - 50019 Sesto F.no (FI)
Viale Enrico Forlanini, 23 - 20134 Milano
https://www.florence-consulting.it/  <https://www.florence-consulting.it/>
<nomeutentem...@florence-consulting.it>
epecchi...@florence-consulting.it
<nomeutentem...@florence-consulting.it>
------------------------------
PRIVACY NOTICEThe information contained in this transmittal, including any
attachments hereto, are confidential and privileged, and intended solely
for the specified addressee(s). This e-mail has a confidential nature which
is protected by the Italian law. Moreover, the recipient(s) may not
disclose, forward, or copy this e-mail or attachments, or any portion
thereof, or permit the use of this information, by anyone not entitled to
it, or in a way that may be damaging to the sender. If you are not the
intended addressee, or if you receive this message by error, please notify
the sender and delete this information from your computer. The statements
and opinions expressed in this e-mail message are those of the author of
the message and do not necessarily represent those of Florence Consulting
Group Srl. Besides, The contents of this message shall be understood as
neither given nor endorsed by Florence Consulting Group Srl. Florence
Consulting Group Srl does not accept liability for corruption, interception
or amendment, if any, or the consequences thereof.


-- 
------------------------------
[image: Logo Florence]
*Emanuele Pecchioli *
Senior Software Developer - Integration Architect
Viale Luciano Lama, 23 Centralino: +39055.5383250
Interno: +39055.5383277
Sede Milano: +3902.87323142
Viale Luciano Lama, 23 - 50019 Sesto F.no (FI)
Viale Enrico Forlanini, 23 - 20134 Milano
https://www.florence-consulting.it/  <https://www.florence-consulting.it/>
<nomeutentem...@florence-consulting.it>
epecchi...@florence-consulting.it
<nomeutentem...@florence-consulting.it>
------------------------------
PRIVACY NOTICEThe information contained in this transmittal, including any
attachments hereto, are confidential and privileged, and intended solely
for the specified addressee(s). This e-mail has a confidential nature which
is protected by the Italian law. Moreover, the recipient(s) may not
disclose, forward, or copy this e-mail or attachments, or any portion
thereof, or permit the use of this information, by anyone not entitled to
it, or in a way that may be damaging to the sender. If you are not the
intended addressee, or if you receive this message by error, please notify
the sender and delete this information from your computer. The statements
and opinions expressed in this e-mail message are those of the author of
the message and do not necessarily represent those of Florence Consulting
Group Srl. Besides, The contents of this message shall be understood as
neither given nor endorsed by Florence Consulting Group Srl. Florence
Consulting Group Srl does not accept liability for corruption, interception
or amendment, if any, or the consequences thereof.

Reply via email to