UrlModifyingVisitor(Parser parser, String linkPrefix)
^^^^^^^^^^^
What does "linkPrefix" mean?...@@.
My parser's input is a HTML file,then the "linkPrefix" whould be what? @@.
thank you
may god be with you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
regards:
UrlModifyingVisitor(Parser parser, String linkPrefix)
^^^^^^^^^^^
What does "linkPrefix" mean?...@@.
My parser's input is a HTML file,then the "linkPrefix" whould be what? @@.
thank you
may god be with you
sorry.....correct some words
regards:
UrlModifyingVisitor(Parser parser, String linkPrefix)
What does "linkPrefix" mean?...@@.
My parser's input is a HTML file,then the "linkPrefix" should be what? @@.
thank you
may god be with you
linkPrefix is the text you want to prepend to the URL in <A> and <IMG> tags.