Class FieldSetReaderUtil


  • public class FieldSetReaderUtil
    extends Object
    Author:
    V. Alexeev.
    • Constructor Detail

      • FieldSetReaderUtil

        public FieldSetReaderUtil()
    • Method Detail

      • getFieldSet

        public static N2oFieldSet[] getFieldSet​(org.jdom.Element formElement,
                                                org.jdom.Namespace namespace,
                                                ElementReaderFactory readerFactory)
      • getType

        public static void getType​(org.jdom.Element rootElement,
                                   String name,
                                   N2oFieldSet fieldSet)