Searched refs:oldComments_ (Results 1 – 1 of 1) sorted by relevance
31 private static Comments oldComments_ = null; field in Comments59 oldComments_ = new Comments(); in readFile()61 DefaultHandler handler = new CommentsHandler(oldComments_); in readFile()101 Collections.sort(oldComments_.commentsList_); in readFile()102 return oldComments_; in readFile()