Uses of Class
com.overzealous.remark.Remark
-
Packages that use Remark Package Description com.overzealous.remark The root package for the OverZealous Creations, LLC, Remark library. -
-
Uses of Remark in com.overzealous.remark
Methods in com.overzealous.remark that return Remark Modifier and Type Method Description RemarkRemark. withOutputStream(OutputStream os)Use this method in a chain to handle streaming the output to an OutputStream.RemarkRemark. withWriter(Writer writer)Use this method in a chain to handle streaming the output to a Writer.
-