railo.commons.io.res.type.datasource.core
Class CoreSupport

java.lang.Object
  extended by railo.commons.io.res.type.datasource.core.CoreSupport
All Implemented Interfaces:
Core
Direct Known Subclasses:
MSSQL, MySQL

public abstract class CoreSupport
extends Object
implements Core


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

ATTR_ROOT

public static final Attr ATTR_ROOT
Constructor Detail

CoreSupport

public CoreSupport()
Method Detail

isDirectory

public static boolean isDirectory(int type)

isFile

public static boolean isFile(int type)

isLink

public static boolean isLink(int type)

getCalendar

public static Calendar getCalendar()

log

public static void log(String s1)

log

public static void log(String s1,
                       String s2)

log

public static void log(String s1,
                       String s2,
                       String s3)

log

public static void log(String s1,
                       String s2,
                       String s3,
                       String s4)


Copyright © 2012 Railo