Heh, for an over-engineered but funny solution :0

http://htmlparser.sourceforge.net/ -> XML Outputstream -> Xstream.parse -> Object, boom - you have a Pojo :)


On May 6, 2009, at 4:29 PM, Tarus Balog wrote:


On May 6, 2009, at 12:30 AM, Aaron Paxson wrote:

I just finished my ticketer plugin for AdventNet. It's working great.
However, when AdventNet gets the description of the ticket, it
encodes all the HTML code.

I.e. <td>stuff</td> turns into &lt;td&gt;stuff&lt;/td&gt;

Is there a way I can "trick" this in order to display HTML tags as
they should be?

--

I've been itching for a HTML to text utility class for some time. For
example, often I want to use %descr% in the text field of a notice,
but it will imbed the HTML.

Preferably, it would remove most markup but add CR/LF for things like
<br /> and </p>.

-T

_______________________________________________________________________
Tarus Balog, OpenNMS Maintainer             Main:   +1 919 533 0160
The OpenNMS Group, Inc.                     Fax:    +1 773 345 3645
Email: ta...@opennms.org URL: http:// www.opennms.org PGP Key Fingerprint: 8945 8521 9771 FEC9 5481 512B FECA 11D2 FD82 B45C


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Johan Edstrom

j...@opennms.org

They that can give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety.

Benjamin Franklin, Historical Review of Pennsylvania, 1759





------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to