public class FileID extends Object
Constructor and Description |
---|
FileID() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isWebArchive(File path)
Is the path a Web Archive?
|
static boolean |
isWebArchiveFile(File path)
Is the path a Web Archive File (not directory)
|
static boolean |
isXmlFile(File path) |
public static boolean isWebArchive(File path)
path
- the path to test.isWebArchiveFile(File)
public static boolean isWebArchiveFile(File path)
path
- the path to test.isWebArchive(File)
public static boolean isXmlFile(File path)
Copyright © 1995-2015 Webtide. All Rights Reserved.