public class FlashUtils extends Object
| Constructor and Description |
|---|
FlashUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeFlashVariable(String text)
Encodes a text used as Flash variable.
|
static String |
getAllowScriptAccess(JRExporterContext context,
JRGenericPrintElement element)
Determines the allowScriptAccess parameter for a Flash element.
|
public static String encodeFlashVariable(String text)
text - the text to encodepublic static String getAllowScriptAccess(JRExporterContext context, JRGenericPrintElement element)
context - element - FlashPrintElement.PROPERTY_ALLOW_SCRIPT_ACCESSCopyright © 2017. All rights reserved.