101102103104105106107
chars = document.getTextValue().toCharArray(); if(cache) cacheResponse(address, chars); } return document == null || ref == null ? document : new HTMLAnchorUtil().searchDocument(document, ref); }