Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Requirements Modeling Framework  » Processor XHTML elements
Processor XHTML elements [message #1685713] Thu, 19 March 2015 00:03 Go to next message
Julien Delange is currently offline Julien DelangeFriend
Messages: 82
Registered: October 2011
Member
When I process the RMF metamodel, I get XHTML elements such as XhtmlDivType
I would like to get the representation in text. I was wondering if there is any helper/util function to help to do it or should I parse manually everything?

Thanks for any help or guidance,

Re: Processor XHTML elements [message #1688203 is a reply to message #1685713] Fri, 20 March 2015 10:06 Go to previous message
Michael Jastram is currently offline Michael JastramFriend
Messages: 235
Registered: April 2010
Location: Düsseldorf, Germany
Senior Member
Hi Julien,

> I was wondering if there is any helper/util function to help to do it or should I parse manually everything?

Yes, there is. The default renderer converts the XHTML into a plain text representation, I think this is what you're looking for. You find the code in

org.eclipse.rmf.reqif10.common.util.ProrXhtmlSimplifiedHelper

Best,

- Michael
Previous Topic:Linking in between modules
Next Topic:Serialization of EObject
Goto Forum:
  


Current Time: Thu Apr 25 04:05:37 GMT 2024

Powered by FUDForum. Page generated in 0.03258 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top