Class ScriptEngineSelectorXml

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void load​(org.jdom2.Element scriptTypeElement, ScriptEngineSelector scriptEngineSelector)  
      org.jdom2.Element store​(ScriptEngineSelector scriptEngineSelector, java.lang.String tagName)
      Default implementation for storing the contents of a ScriptEngineSelector
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • store

        public org.jdom2.Element store​(ScriptEngineSelector scriptEngineSelector,
                                       java.lang.String tagName)
        Default implementation for storing the contents of a ScriptEngineSelector
        Parameters:
        scriptEngineSelector - the LogixNG_SelectTable object
        tagName - the name of the element
        Returns:
        Element containing the complete info