Class XFAElementFactory


  • public class XFAElementFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static XFAElement getXFAElement​(com.fasterxml.jackson.databind.node.ObjectNode object)  
      • Methods inherited from class java.lang.Object

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

      • XFAElementFactory

        public XFAElementFactory()
    • Method Detail

      • getXFAElement

        public static XFAElement getXFAElement​(com.fasterxml.jackson.databind.node.ObjectNode object)
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception