1.
mudclient - JDepend Source Code Analysis
Efferent Couplings, The number of other packages that the classes in the package ... Instability, The ratio of efferent coupling (Ce) to total coupling (Ce ...
2.
MBoxMimeMessage (GenJava-Mail 1.0 API)
Message extended by javax.mail.internet.MimeMessage extended by com.generationjava.mail.MBoxMimeMessage ... Methods inherited from class javax.mail.Message ...
3.
OrderedSet xref
31 */ 32 // OrderedSet.java 33 //package com.generationjava.collections; 34 package org.osjava.sj.loader.util; 35 36 import java.util. ...
4.
[#JDF-2] Support serialVersionID
[JDF-2] Support serialVersionID. Created: Thu, 19 Oct 2006 12:22:00 -0700 (PDT) Updated: Mon, 23 Oct 2006 11:55:42 -0700 (PDT). Status: Open ...
5.
[#SCB-26] Upgrade to HttpClient 3.0.1 from HttpClient 2.0.2
[SCB-26] Upgrade to HttpClient 3.0.1 from HttpClient 2.0.2. Created: Mon, 23 Oct 2006 12:25:36 -0700 (PDT) Updated: Mon, 23 Oct 2006 12:25:36 -0700 (PDT) ...
6.
DelegatingContext (simple-jndi 0.11.4.1 API)
public void destroySubcontext(Name name) throws NamingException ... destroySubcontext. public void destroySubcontext(String name) throws NamingException ...
7.
AbstractContext xref
Name) 373 */ 374 public void unbind(Name name) throws NamingException { 375 if(name. ... String) 396 */ 397 public void unbind(String name) throws ...
8.
JDTraXLiaison xref
addElement(pair); 368 } 369 370 /*** 371 * Set the output property for the current transformer. 372 * Note that the stylesheet must be set prior to calling ...
9.
HtmlW xref
44 */ 45 static public String nl2br(String str) { 46 return StringUtils.replace(str, "\n", "<br />\n"); 47 } 48 49 50 /// TODO: escape all html char entitie ...
10.
JndiLoaderTest xref
getMessage()); 227 } 228 } 229 230 public void testBeanConverter() { 231 try { 232 Properties props = new Properties(); 233 props.put("bean/type", ...