Tony

Show:

What's happening?

  • Followup: RE: Don't problem

    Thank you very much, Martin. I start to understand... confused a little because can't grasp all... I need to parse HTML document, find only plain text blocks (including alt and title arguments of img), then translate them and put them into resulting HTML, the same time exclude script tags. I want to use "the best" way using this library. May be there are already som iterators...

    2009-08-03 02:55:01 UTC in Jericho HTML Parser

  • Don't problem

    Hello! I'm impressed! Wonderful library! One question. While I'm useing nodeIterator like this: for (Iterator<Segment> nodeIterator = source.getNodeIterator(); nodeIterator.hasNext();) { Segment nodeSegment = nodeIterator.next(); Sequence like "Don&#39;t be" in html is treated as two segments: "Don" and "be". How to make them...

    2009-08-02 15:46:07 UTC in Jericho HTML Parser

About Me

  • 2002-10-02 (7 years ago)
  • 621689
  • verant (My Site)
  • Tony

Send me a message