Package org.bsc.confluence.model
Class SiteProcessor.PageContent
- java.lang.Object
-
- org.bsc.confluence.model.SiteProcessor.PageContent
-
- Enclosing class:
- SiteProcessor
public static class SiteProcessor.PageContent extends Object
-
-
Constructor Summary
Constructors Constructor Description PageContent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContent(Charset charset)InputStreamgetInputStream()InputStreamgetInputStream(Charset charset)
-
-
-
Method Detail
-
getInputStream
public InputStream getInputStream()
-
getInputStream
public InputStream getInputStream(Charset charset) throws IOException
- Throws:
IOException
-
-