Package com.im.df.impl.xml
Class FSPersisterRegistrySimple
- java.lang.Object
-
- com.im.df.api.util.xml.PersisterRegistry
-
- com.im.df.impl.xml.FSPersisterRegistryAbstract
-
- com.im.df.impl.xml.FSPersisterRegistrySimple
-
public class FSPersisterRegistrySimple extends FSPersisterRegistryAbstract
Default implementation ofPersisterRegistryto be used in Connect.
-
-
Constructor Summary
Constructors Constructor Description FSPersisterRegistrySimple()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.openide.filesystems.FileObjectgetConfigFile(String rootPath, String relPath, String extension)-
Methods inherited from class com.im.df.impl.xml.FSPersisterRegistryAbstract
getPathXmlClasses, getPathXmlFactories, getPersisterByClass, getPersisterByName
-
-
-
-
Method Detail
-
getConfigFile
protected org.openide.filesystems.FileObject getConfigFile(String rootPath, String relPath, String extension)
- Specified by:
getConfigFilein classFSPersisterRegistryAbstract
-
-