public interface Renderer
void renderTo(Writer writer) throws IOException
writer - the Writer to which to renderIOException - if writing to the Writer throws an IOExceptionString asString()
Copyright © 2003-2013 Jamon developers. All Rights Reserved.