|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.commons.io.res.type.datasource.core.CoreSupport
public abstract class CoreSupport
Field Summary | |
---|---|
static Attr |
ATTR_ROOT
|
Constructor Summary | |
---|---|
CoreSupport()
|
Method Summary | |
---|---|
static Calendar |
getCalendar()
|
static boolean |
isDirectory(int type)
|
static boolean |
isFile(int type)
|
static boolean |
isLink(int type)
|
static void |
log(String s1)
|
static void |
log(String s1,
String s2)
|
static void |
log(String s1,
String s2,
String s3)
|
static void |
log(String s1,
String s2,
String s3,
String s4)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface railo.commons.io.res.type.datasource.core.Core |
---|
concatSupported, create, delete, getAttr, getAttrs, getInputStream, setAttributes, setLastModified, setMode, write |
Field Detail |
---|
public static final Attr ATTR_ROOT
Constructor Detail |
---|
public CoreSupport()
Method Detail |
---|
public static boolean isDirectory(int type)
public static boolean isFile(int type)
public static boolean isLink(int type)
public static Calendar getCalendar()
public static void log(String s1)
public static void log(String s1, String s2)
public static void log(String s1, String s2, String s3)
public static void log(String s1, String s2, String s3, String s4)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |