com.sun.org.apache.bcel.internal.classfile.Utility Utility functions that do not really belong to any class in particular. @version $Id: Utility.java,v 1.1.1.1 2001/10/29 20:00:05 jvanzyl Exp $ @author <A HREF="mailto:markus.dahm@berlin.de">M. Dahm</A>
net.sf.saxon.query.QueryParser This class defines extensions to the XPath parser to handle the additional syntax supported in XQuery
org.apache.bcel.generic.Type Abstract super class for all possible java types, namely basic types such as int, object types like String and array types, e.g. int[] @version $Id: Type.java,v 1.8 2002/08/07 18:01:32 mdahm Exp $ @author <A HREF="mailto:markus.dahm@berlin.de">M. Dahm</A>
sync4j.syncclient.spap.ApplicationManager This class is responsible for the management of the SyncClient Conduit applications. It performs the following tasks: <ul> <li>install new applications <li>remove (uninstall) applications <li>configure applications </ul> <b>Installation packages</b> <p ...