Package com.im.df.impl.xml
Class FSPersisterFactory
- java.lang.Object
-
- com.im.df.impl.xml.FSPersisterFactory
-
public final class FSPersisterFactory extends Object
Factory for creating IJCPersister from FileObject.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.im.df.api.util.xml.IJCPersister
create(org.openide.filesystems.FileObject fo)
protected static ClassLoader
getCurrentClassLoader()
-
-
-
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()
-
-