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