Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jxcl.reg: Javadoc index of package org.jxcl.reg.


Package Samples:

org.jxcl.reg

Classes:

Registry: A registry for storing JXCL run-time options. The registry stores key-value pairs, where the key takes the form of an array of Strings. The registry is sorted, but XXX there is currently no support for sequential access or partial-key access. This class is not thread-safe.
JXRegistry: A registry for use by JXCL class loaders. Adds transformers to the class loader prior to use. Stores information collected while loading classes under a String array key. Dumps that information on request.
TestRegistry
TestArrComparator

Home | Contact Us | Privacy Policy | Terms of Service