public class CommentsParser extends Object
Constructor and Description |
---|
CommentsParser() |
Modifier and Type | Method and Description |
---|---|
CommentsCollection |
parse(InputStream in,
String encoding) |
CommentsCollection |
parse(String source) |
public CommentsCollection parse(String source) throws IOException, UnsupportedEncodingException
public CommentsCollection parse(InputStream in, String encoding) throws IOException, UnsupportedEncodingException
Copyright © 2007-2019. All Rights Reserved.