public class CommentsParser
extends java.lang.Object
| Constructor and Description |
|---|
CommentsParser() |
| Modifier and Type | Method and Description |
|---|---|
CommentsCollection |
parse(java.io.InputStream in,
java.lang.String charsetName) |
CommentsCollection |
parse(java.lang.String source) |
public CommentsCollection parse(java.lang.String source) throws java.io.IOException, java.io.UnsupportedEncodingException
java.io.IOExceptionjava.io.UnsupportedEncodingExceptionpublic CommentsCollection parse(java.io.InputStream in, java.lang.String charsetName) throws java.io.IOException, java.io.UnsupportedEncodingException
java.io.IOExceptionjava.io.UnsupportedEncodingExceptionCopyright © 2007-2015. All Rights Reserved.