Interface SaveInterface

  • All Known Implementing Classes:
    Group, Template

    public interface SaveInterface
    Insert the type's description here. Creation date: (22.4.2001 21:45:53)
    Author:
    Matej Sekroanja
    • Method Detail

      • writeObjects

        void writeObjects​(Writer writer,
                          NamingContext renamer,
                          boolean export)
                   throws IOException
        Insert the method's description here. Creation date: (22.4.2001 21:46:41)
        Parameters:
        writer - writer
        renamer - NamingContext
        export - export
        Throws:
        IOException - The exception description.
      • writeVDCTObjects

        void writeVDCTObjects​(Writer writer,
                              NamingContext renamer,
                              boolean export)
                       throws IOException
        Insert the method's description here. Creation date: (22.4.2001 21:47:00)
        Parameters:
        writer - writer
        renamer - NamingContext
        export - export
        Throws:
        IOException - The exception description.