org.apache.commons.vfs2.provider.http5
.@Deprecated public class Http4FileContentInfoFactory extends Object implements FileContentInfoFactory
FileContentInfoFactory
instances for http4 provider.Constructor and Description |
---|
Http4FileContentInfoFactory()
Deprecated.
Constructs a new instance.
|
Modifier and Type | Method and Description |
---|---|
FileContentInfo |
create(FileContent fileContent)
Deprecated.
Creates a FileContentInfo for the given FileContent.
|
public Http4FileContentInfoFactory()
public FileContentInfo create(FileContent fileContent) throws FileSystemException
FileContentInfoFactory
create
in interface FileContentInfoFactory
fileContent
- 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.