Module marid.util
Package org.marid.xml

Interface XmlWritable


public interface XmlWritable
  • Method Summary

    Modifier and Type Method Description
    void writeTo​(@NotNull Element element)  
  • Method Details