org.apache.commons.vfs2.provider.http5.@Deprecated public class HttpFileContentInfoFactory extends Object implements FileContentInfoFactory
| Constructor and Description |
|---|
HttpFileContentInfoFactory()
Deprecated.
Constructs a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
FileContentInfo |
create(FileContent fileContent)
Deprecated.
Creates a FileContentInfo for the given FileContent.
|
public HttpFileContentInfoFactory()
public FileContentInfo create(FileContent fileContent) throws FileSystemException
FileContentInfoFactorycreate in interface FileContentInfoFactoryfileContent - Use this FileContent to create a matching FileContentInfoFileSystemException - when a problem occurs creating the FileContentInfo.Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.