Hi i have an issue when using a custom transformer extending from DefaultTransformer .basically the requirements that i need are :being able to append text to all anchor links from a page this meaning is the anchor link its #clickme i should append to it baseUrl#clickme . I am using the AttributesI...