public class DocumentImplUtils extends Object
| Constructor and Description |
|---|
DocumentImplUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isZip(File file) |
static boolean |
isZipStream(InputStream stream) |
static String |
toName(File file) |
public static final boolean isZipStream(InputStream stream)
public static final boolean isZip(File file)
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.