public class ScriptInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
meReason |
Node |
moContextNode |
String |
msLanguageName |
String |
msRef |
String |
msScriptContents |
| Constructor and Description |
|---|
ScriptInfo(String sScriptContents,
String sLanguageName,
Node oContextNode,
String sRef,
int eReason) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved