Class TextContentHandler


  • public class TextContentHandler
    extends DataContentHandler
    Implementation of DataContentHandler that handles textual (not encoded) MIME types.
    Since:
    TotalCross 1.13
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeTo​(java.lang.Object obj, java.lang.String mimeType, Stream stream)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait