跳过导航链接

程序包 org.mozilla.javascript.commonjs.module

Provides the public API for the CommonJS Modules/1.1 implementation.

请参阅: 说明

程序包org.mozilla.javascript.commonjs.module的说明

Provides the public API for the CommonJS Modules/1.1 implementation. Note that it is completely up to the embedder of the Rhino library to provide an implementation for ModuleProvider. However, to help you get started, the "support" package offers default implementations of module providers that are likely sufficient for most purposes, and can be further extended.
跳过导航链接