Class FieldSetReaderUtil


  • public class FieldSetReaderUtil
    extends java.lang.Object
    Author:
    V. Alexeev.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static N2oFieldSet[] getFieldSet​(org.jdom2.Element formElement, org.jdom2.Namespace namespace, ElementReaderFactory readerFactory)  
      static void getType​(org.jdom2.Element rootElement, java.lang.String name, N2oFieldSet fieldSet)  
      • Methods inherited from class java.lang.Object

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

      • FieldSetReaderUtil

        public FieldSetReaderUtil()
    • Method Detail

      • getFieldSet

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

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