org.apache.velocity.runtime
public interface Renderable
Modifier and Type | Method and Description |
---|---|
boolean |
render(InternalContextAdapter context,
Writer writer) |
boolean render(InternalContextAdapter context, Writer writer) throws IOException, MethodInvocationException, ParseErrorException, ResourceNotFoundException
Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.