public static final String PUBLICID_EJB11
= "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 1.1//EN";
/** EJB20 id */
public static final String PUBLICID_EJB20
= "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN"
public static final String PUBLICID_EJB11
= "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 1.1//EN";
/** ID for ejb 2.0 */
public static final String PUBLICID_EJB20
= "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN"
Clone fragments detected by clone detection tool
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/ejb/WeblogicDeploymentTool.java
|
|
File path: /apache-ant-1.7.0/src/org/apache/tools/ant/taskdefs/optional/ejb/WebsphereDeploymentTool.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | public static final String PUBLICID_EJB11↵ | | 1 | public static final String PUBLICID_EJB11↵
|
2 | = "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 1.1//EN";↵ | | 2 | = "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 1.1//EN";↵
|
3 | /** EJB20 id */↵ | | 3 | /** ID for ejb 2.0 */↵
|
4 | public static final String PUBLICID_EJB20↵ | | 4 | public static final String PUBLICID_EJB20↵
|
5 | = "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" | | 5 | = "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN"
|
See real code fragment |
|
See real code fragment |
Summary
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |