Interface GrailsWrappedWriter

All Known Implementing Classes:
CodecPrintWriter, FastStringPrintWriter, FastStringWriter, GrailsLazyProxyPrintWriter, GrailsPrintWriter, GrailsPrintWriterAdapter

public interface GrailsWrappedWriter
  • Method Details

    • isAllowUnwrappingOut

      boolean isAllowUnwrappingOut()
    • unwrap

      Writer unwrap()
    • markUsed

      void markUsed()