Liferay 6.2-ce-ga5

com.liferay.portal.kernel.flash
Class FlashMagicBytesUtil.Result

java.lang.Object
  extended by com.liferay.portal.kernel.flash.FlashMagicBytesUtil.Result
Enclosing class:
FlashMagicBytesUtil

public static class FlashMagicBytesUtil.Result
extends Object


Method Summary
 InputStream getInputStream()
           
 boolean isFlash()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInputStream

public InputStream getInputStream()

isFlash

public boolean isFlash()

Liferay 6.2-ce-ga5