toHtmlFormatter20.setSiteConfig(siteConfig);
toHtmlFormatter20.setMessageDao(messageDao);
toHtmlFormatter20.setMaxLength(20);
toHtmlFormatter20.setCommentService(commentService);
toLorCodeTexFormatter = new ToLorCodeTexFormatter();
toLorCodeFormatter = new ToLorCodeFormatter();
lorCodeService = new LorCodeService();
lorCodeService.setSiteConfig(siteConfig);
lorCodeService.setToHtmlFormatter(toHtmlFormatter);