Class MockBodyContent

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class MockBodyContent extends BodyContent
Mock implementation of the BodyContent class. Only necessary for testing applications when testing custom JSP tags.
Since:
2.5
Author:
Juergen Hoeller