I am trying to get the text of an HTML page (similar to StringBean.getString()) but without the anchor text.
I tried a few different methods including using a filter bean but I couldn’t get it right.
Does anyone know of a way to do this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to get the text of an HTML page (similar to StringBean.getString()) but without the anchor text.
I tried a few different methods including using a filter bean but I couldn’t get it right.
Does anyone know of a way to do this?