Class FSPersisterFactory


  • public final class FSPersisterFactory
    extends Object
    Factory for creating IJCPersister from FileObject.
    • Method Detail

      • create

        public static com.im.df.api.util.xml.IJCPersister create​(org.openide.filesystems.FileObject fo)
                                                          throws Exception
        Throws:
        Exception
      • getCurrentClassLoader

        protected static ClassLoader getCurrentClassLoader()