Interface Writer

All Superinterfaces:
IO
All Known Implementing Classes:
XmlWriter

public interface Writer extends IO
Interface zum Schreiben von Objekten des Typs GenericObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Serialisiert das Objekt.

    Methods inherited from interface de.willuhn.datasource.serialize.IO

    close