public class VFS3FileScannedItem extends AbstractScannedItem
| Constructor and Description |
|---|
VFS3FileScannedItem(Scanner scanner,
VFS3FileScannedItem marker,
org.jboss.vfs.VirtualFile root,
org.jboss.vfs.VirtualFile file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAbsolutePath() |
InputStream |
getInputStream() |
String |
getName() |
String |
getRelativePath() |
long |
getSize() |
int |
hashCode() |
getClassName, getContent, getExtension, getMarker, getScanner, loadAsClass, loadAsProperties, toStringpublic VFS3FileScannedItem(Scanner scanner, VFS3FileScannedItem marker, org.jboss.vfs.VirtualFile root, org.jboss.vfs.VirtualFile file)
public long getSize()
public InputStream getInputStream() throws IOException
IOExceptionpublic String getAbsolutePath()
public String getRelativePath()