Where can i find a simple tutorial on how to generate <content:encoded /> tags in an rss using rome?
I’ve been reading throug their documentation but it is only about read and parse from a feed. And their javadoc is minimal…
Thank you!
Udo.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This tutorial includes a part for creating an entry with data that has a content type of text/html:
I think that should be transformed into a
content:encodedelement in the generated feed, perhaps depending on the feed type.EDIT: this was my first answer, but it has nothing to do with ROME:
Don’t know if this is what you’re looking for, but the RSS Best Practices Profile describes what should be in the element: