Interface XmlDataProvider

    • Method Detail

      • generateAsXml

        java.lang.Object generateAsXml​(EditorSectionConfiguration editorSection,
                                       TypedObject curObj)
        Generates xml representation of given section configuration
        Parameters:
        editorSection - current section
        curObj - current object displayed in editor area
      • generateAsXml

        java.lang.Object generateAsXml​(EditorRowConfiguration editorRow,
                                       TypedObject curObj)
        Generates xml representation of given section configuration
        Parameters:
        editorRow - current section
        curObj - current object displayed in editor area