railo.runtime.functions.file
Class FileGetMimeType

java.lang.Object
  extended by railo.runtime.functions.file.FileGetMimeType

public class FileGetMimeType
extends Object


Constructor Summary
FileGetMimeType()
           
 
Method Summary
static String call(PageContext pc, Object oSrc)
           
static String call(PageContext pc, Object oSrc, boolean checkHeader)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileGetMimeType

public FileGetMimeType()
Method Detail

call

public static String call(PageContext pc,
                          Object oSrc)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object oSrc,
                          boolean checkHeader)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo