FileSystemFactory

public interface FileSystemFactory

SaveOptions and LoadOptions will create a com.aspose.threed.LocalFileSystem for default. This can be a security issue in server environment. Use your own FileSystemFactory to IOConfig.getFileSystemFactory to improve server side security.

विधियाँ

विधिविवरण
call()SaveOptions और LoadOptions डिफ़ॉल्ट रूप में एक com.aspose.threed.LocalFileSystem बनाएंगे।

call()

public abstract FileSystem call()

SaveOptions and LoadOptions will create a com.aspose.threed.LocalFileSystem for default. This can be a security issue in server environment. Use your own FileSystemFactory to IOConfig.getFileSystemFactory to improve server side security.

Returns: FileSystem