문제

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