Dependencies
- avalon-framework/avalon-framework/4.1.3 (available as org.apache.avalon.framework/avalon-framework-impl/4.3.1)
- commons-io/commons-io/1.3.1
- commons-logging/commons-logging/1.0.4
- java/11
- log4j/log4j/1.2.6
- logkit/logkit/1.0.1
- org.apache.xmlgraphics/batik-anim/1.13
- org.apache.xmlgraphics/batik-awt-util/1.13
- org.apache.xmlgraphics/batik-constants/1.13
- org.apache.xmlgraphics/batik-css/1.13
- org.apache.xmlgraphics/batik-dom/1.13
- org.apache.xmlgraphics/batik-ext/1.13
- org.apache.xmlgraphics/batik-i18n/1.13
- org.apache.xmlgraphics/batik-parser/1.13
- org.apache.xmlgraphics/batik-shared-resources/1.13
- org.apache.xmlgraphics/batik-svg-dom/1.13
- org.apache.xmlgraphics/batik-util/1.13
- org.apache.xmlgraphics/batik-xml/1.13
- org.apache.xmlgraphics/xmlgraphics-commons/2.4
- org.mozilla/rhino/1.7.7
- org.python/jython/2.7.0
- xalan/serializer/2.7.2
- xalan/xalan/2.7.2
- xerces/xercesImpl/2.9.1
- xml-apis/xml-apis/1.4.01
- xml-apis/xml-apis-ext/1.3.04
- xml-resolver/xml-resolver/1.2
Declarations
-
org
-
apache
-
batik
-
script
-
ImportInfo
- packages: Set
- ImportInfo(): void
- getClasses(): Iterator
- classes: Set
- defaultFile: String
- importFile: String
- static class initializer
- defaultImports: ImportInfo
- getImports(): ImportInfo
- readImports(): ImportInfo
- getPackages(): Iterator
- addClass(String): void
- addPackage(String): void
- removeClass(String): boolean
- removePackage(String): boolean
- classStr: String
- packageStr: String
- addImports(URL): void
- Interpreter
- InterpreterException
- InterpreterFactory
-
InterpreterPool
- static class initializer
- factories: Map
- BIND_NAME_DOCUMENT: String
- defaultFactories: Map
- InterpreterPool(): void
- createInterpreter(Document, String): Interpreter
- createInterpreter(Document, String, ImportInfo): Interpreter
- putInterpreterFactory(String, InterpreterFactory): void
- removeInterpreterFactory(String): void
- ScriptEventWrapper
- jacl
-
jpython
-
JPythonInterpreter
- interpreter: PythonInterpreter
- JPythonInterpreter(): void
- getMimeTypes(): String[]
- evaluate(Reader): Object
- evaluate(Reader, String): Object
- evaluate(String): Object
- dispose(): void
- bindObject(String, Object): void
- setOut(Writer): void
- getLocale(): Locale
- setLocale(Locale): void
- formatMessage(String, Object[]): String
- JPythonInterpreterFactory
-
JPythonInterpreter
-
rhino
- BatikSecurityController
- Messages
-
RhinoClassLoader
- documentURL: URL
- codeSource: CodeSource
- rhinoAccessControlContext: AccessControlContext
- RhinoClassLoader(URL, ClassLoader): void
- getURL(ClassLoader): URL[]
- defineClass(String, byte[]): Class
- linkClass(Class): void
- getAccessControlContext(): AccessControlContext
- getPermissions(CodeSource): PermissionCollection
- RhinoClassShutter
-
ImportInfo
-
script
-
batik
-
apache