Module xml.api.main

Interface Transformable<T>

  • Type Parameters:
    T - the generic type
    All Superinterfaces:
    Objectable, Xmlable

    public interface Transformable<T>
    extends Xmlable, Objectable
    If a class implements the interface Xmlable have to implement the methods for transformation to a xml string and from a xml String to an Object back
    • Method Summary

      • Methods inherited from interface io.github.astrapi69.xml.api.Xmlable

        toXml