413414415416417418419420421422423
} /* comments */ if (tag.equals("servicecomment")) { serviceComment = true; scom = new StatServiceComment(); } if (tag.equals("hostcomment")) { hostComment = true; hcom = new StatHostComment();