return hDoc.extractMicroformat();
}
private void testSearching() {
Searcher sm = SearchManager.getInstance().addSearch("Title", "zarf", "zarf", "ebay", -1, 12345678);
sm.execute();
}
private void testDateFormatting() {
try {
String siteDateFormat = "dd.MM.yy HH:mm:ss z";