bsh-2.0b4.jar - BeanShell - Lightweight Scripting for Java

Q

BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript.

JAR File Size and Download Location:

File name: bsh.jar, bsh-2.0b4.jar, bsh-all-2.0b4.jar
File size: 281694 bytes
Date modified: 25-May-2005
Download: BeanShell - Lightweight Scripting for Java

✍: FYIcenter.com

A

Manifest of the JAR:

Main-Class: bsh.Console
Specification-Title: BeanShell
Specification-Version: 2.0b4
Specification-Vendor: http://www.beanshell.org/
Implementation-Version: 2.0b4 2005-05-23 11:49:20
Implementation-Vendor: Pat Niemeyer (pat@pat.net)

List of Classes in the JAR:

bsh/BSHAllocationExpression
bsh/BSHAmbiguousName
bsh/BSHArguments
bsh/BSHArrayDimensions
bsh/BSHArrayInitializer
bsh/BSHAssignment
bsh/BSHBinaryExpression
bsh/BSHBlock
bsh/BSHCastExpression
bsh/BSHClassDeclaration
bsh/BSHEnhancedForStatement
bsh/BSHForStatement
bsh/BSHFormalComment
bsh/BSHFormalParameter
bsh/BSHFormalParameters
bsh/BSHIfStatement
bsh/BSHImportDeclaration
bsh/BSHLiteral
bsh/BSHMethodDeclaration
bsh/BSHMethodInvocation
bsh/BSHPackageDeclaration
bsh/BSHPrimaryExpression
bsh/BSHPrimarySuffix
bsh/BSHPrimitiveType
bsh/BSHReturnStatement
bsh/BSHReturnType
bsh/BSHStatementExpressionList
bsh/BSHSwitchLabel
bsh/BSHSwitchStatement
bsh/BSHTernaryExpression
bsh/BSHThrowStatement
bsh/BSHTryStatement
bsh/BSHType
bsh/BSHTypedVariableDeclaration
bsh/BSHUnaryExpression
bsh/BSHVariableDeclarator
bsh/BSHWhileStatement
bsh/BlockNameSpace
bsh/BshClassManager
bsh/BshIterator
bsh/BshMethod
bsh/CallStack
bsh/Capabilities
bsh/ClassGenerator
bsh/ClassIdentifier
bsh/ClassPathException
bsh/CollectionManager
bsh/CommandLineReader
bsh/ConsoleInterface
bsh/EvalError
bsh/ExternalNameSpace
bsh/Interpreter
bsh/InterpreterError
bsh/JJTParserState
bsh/JavaCharStream
bsh/LHS
bsh/Modifiers
bsh/Name
bsh/NameSource
bsh/NameSpace
bsh/Node
bsh/ParseException
bsh/Parser
bsh/ParserConstants
bsh/ParserTokenManager
bsh/ParserTreeConstants
bsh/Primitive
bsh/Reflect
bsh/ReflectError
bsh/ReflectManager
bsh/ReturnControl
bsh/SimpleNode
bsh/StringUtil
bsh/TargetError
bsh/This
bsh/Token
bsh/TokenMgrError
bsh/Types
bsh/UtilEvalError
bsh/UtilTargetError
bsh/Variable
bsh/XThis
bsh/classpath/BshClassLoader
bsh/classpath/BshClassPath
bsh/classpath/ClassManagerImpl
bsh/classpath/ClassPathListener
bsh/classpath/DiscreteFilesClassLoader
bsh/reflect/ReflectManagerImpl
bsh/collection/CollectionIterator
bsh/collection/CollectionManagerImpl
bsh/util/AWTConsole
bsh/util/AWTDemoApplet
bsh/util/AWTRemoteApplet
bsh/util/BshCanvas
bsh/util/ClassBrowser
bsh/util/GUIConsoleInterface
bsh/util/Httpd
bsh/util/HttpdConnection
bsh/util/JConsole
bsh/util/JDemoApplet
bsh/util/JRemoteApplet
bsh/util/NameCompletion
bsh/util/NameCompletionTable
bsh/util/Sessiond
bsh/util/SessiondConnection
bsh/util/Util
bsh/commands/dir
bsh/util/BeanShellBSFEngine
bsh/ClassGeneratorImpl
bsh/ClassGeneratorUtil
bsh/DelayedEvalBshMethod
bsh/org/objectweb/asm/ByteVector
bsh/org/objectweb/asm/ClassVisitor
bsh/org/objectweb/asm/ClassWriter
bsh/org/objectweb/asm/CodeVisitor
bsh/org/objectweb/asm/CodeWriter
bsh/org/objectweb/asm/Constants
bsh/org/objectweb/asm/Edge
bsh/org/objectweb/asm/Item
bsh/org/objectweb/asm/Label
bsh/org/objectweb/asm/Type
bsh/servlet/BshServlet
bsh/servlet/SimpleTemplate
bsh/Console
bsh/Remote

2012-03-12, 7225🔥, 0💬