Extracting bbcode quote using java and Android but not extracting the content within the quote tag
问题 I am going to extract the bbcode with the quotes but to no avail when the actual output is coming. I would like to implement the bbcode parsing module for extracting the quotes as desired output . The number of quotes shall be a recursive method or some else.. INput : Testing [quote]http://www.yourube.com?watch?v=asasdsadsa [url] aisa [/url] [/quote] Testing Desired Output Testing http://www.yourube.com?watch?v=asasdsadsa [url] aisa [/url] aisa Testing Actual Output: http://www.yourube.com