you posted your questions in the Java Articles section; questions
belong in the Java Forum instead; see the blue menu bar for
the appropriate forum sections. I moved your questions to the
Java forum for you where it can be better answered. the Java
Article section is for informative articles only; thanks.
kind regards,
Jos
ps. w.r.t your question: read all about regular expressions in the API documentation
for the Pattern class as well as the Matcher class.
Comment