org.apache.tapestry.markup
Class TestMarkupWriter.PrintWriterFixture

java.lang.Object
  extended by java.io.Writer
      extended by java.io.PrintWriter
          extended by org.apache.tapestry.markup.TestMarkupWriter.PrintWriterFixture
All Implemented Interfaces:
Closeable, Flushable, Appendable
Enclosing class:
TestMarkupWriter

public static class TestMarkupWriter.PrintWriterFixture
extends PrintWriter


Field Summary
 
Fields inherited from class java.io.PrintWriter
out
 
Fields inherited from class java.io.Writer
lock
 
Constructor Summary
TestMarkupWriter.PrintWriterFixture()
           
 
Method Summary
 
Methods inherited from class java.io.PrintWriter
append, append, append, checkError, clearError, close, flush, format, format, print, print, print, print, print, print, print, print, print, printf, printf, println, println, println, println, println, println, println, println, println, println, setError, write, write, write, write, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMarkupWriter.PrintWriterFixture

public TestMarkupWriter.PrintWriterFixture()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.