質問

I would like to read and parse a marked up text (probably microformat, microdata, rdf or similar). Do I have create my own parser or is there any java library which can help with this?

役に立ちましたか?

解決

Have you already googled from this?! :-) "microformat +java parser" on Google will give you a link to http://microformats.org/wiki/parsers

他のヒント

Microformats are microdata are, although with a shared goal, different technologies.

I'd recommend you to take a look to Apache Any23

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top