JxRef Method Cross-Reference Report

JxRef V0.6.0

Produced by JxRefTM -- A Java Code Analysis Toolset

Generated on March 16, 2005 at 02:51 CST

This document provides information about which classes use a particular method. You can use this information to understand the impact of changing a signature on a method. You can also use this information to identify potential impact to changing the behavior of a given method.

Package ListingClasses by PackageMethods by Class

Package Listing

Package
java.io
java.lang
java.lang.reflect
java.text
java.util
java.util.zip
javax.xml.transform
javax.xml.transform.stream
junit.framework
org.apache.bcel
org.apache.bcel.classfile
org.apache.bcel.generic
org.apache.commons.logging
org.apache.tools.ant
org.apache.tools.ant.taskdefs
org.apache.tools.ant.types
org.apache.tools.ant.types.selectors
org.jxref.inspector
org.jxref.iterator
org.jxref.reference
org.jxref.report
org.jxref.report.ant
org.jxref.report.pkg
org.jxref.report.vo
org.jxref.search
org.jxref.sequence
org.jxref.util
testclasses

Classes by Package

java.io

Class
java.io.ByteArrayInputStream
java.io.ByteArrayOutputStream
java.io.File
java.io.FileInputStream
java.io.FileOutputStream
java.io.InputStream
java.io.PrintStream

java.lang

Class
java.lang.Class
java.lang.Exception
java.lang.Float
java.lang.IllegalArgumentException
java.lang.IllegalStateException
java.lang.Integer
java.lang.Long
java.lang.NoClassDefFoundError
java.lang.Number
java.lang.Object
java.lang.RuntimeException
java.lang.String
java.lang.StringBuffer
java.lang.System
java.lang.Throwable
java.lang.UnsupportedOperationException

java.lang.reflect

Class
java.lang.reflect.Method
java.lang.reflect.Modifier

java.text

Class
java.text.MessageFormat
java.text.SimpleDateFormat

java.util

Class
java.util.ArrayList
java.util.Arrays
java.util.Collection
java.util.Date
java.util.Enumeration
java.util.HashMap
java.util.HashSet
java.util.Iterator
java.util.List
java.util.Set
java.util.Stack
java.util.TreeSet
java.util.Vector

java.util.zip

Class
java.util.zip.ZipEntry
java.util.zip.ZipFile

javax.xml.transform

Class
javax.xml.transform.Transformer
javax.xml.transform.TransformerFactory

javax.xml.transform.stream

Class
javax.xml.transform.stream.StreamResult
javax.xml.transform.stream.StreamSource

junit.framework

Class
junit.framework.Assert
junit.framework.TestCase

org.apache.bcel

Class
org.apache.bcel.Repository

org.apache.bcel.classfile

Class
org.apache.bcel.classfile.ClassParser
org.apache.bcel.classfile.Code
org.apache.bcel.classfile.ConstantClass
org.apache.bcel.classfile.ConstantInterfaceMethodref
org.apache.bcel.classfile.ConstantMethodref
org.apache.bcel.classfile.ConstantNameAndType
org.apache.bcel.classfile.ConstantPool
org.apache.bcel.classfile.ConstantUtf8
org.apache.bcel.classfile.JavaClass
org.apache.bcel.classfile.Method

org.apache.bcel.generic

Class
org.apache.bcel.generic.ConstantPoolGen
org.apache.bcel.generic.InstructionList
org.apache.bcel.generic.InvokeInstruction

org.apache.commons.logging

Class
org.apache.commons.logging.Log
org.apache.commons.logging.LogFactory

org.apache.tools.ant

Class
org.apache.tools.ant.BuildException
org.apache.tools.ant.DirectoryScanner
org.apache.tools.ant.Task

org.apache.tools.ant.taskdefs

Class
org.apache.tools.ant.taskdefs.Execute

org.apache.tools.ant.types

Class
org.apache.tools.ant.types.FileSet

org.apache.tools.ant.types.selectors

Class
org.apache.tools.ant.types.selectors.FilenameSelector

org.jxref.inspector

Class
org.jxref.inspector.ClassDefinition
org.jxref.inspector.ClassInspector
org.jxref.inspector.ClassUtility
org.jxref.inspector.MethodDefinition
org.jxref.inspector.MethodDescriptor
org.jxref.inspector.MethodIdentifier
org.jxref.inspector.MethodInspector
org.jxref.inspector.MethodReferenceListing
org.jxref.inspector.TestBcelUtility
org.jxref.inspector.TestClassInspector
org.jxref.inspector.TestMethodInspector

org.jxref.iterator

Class
org.jxref.iterator.ClassLoadReference
org.jxref.iterator.DirectoryClassNameIterator
org.jxref.iterator.IteratorFactory
org.jxref.iterator.ZipFileClassNameIterator

org.jxref.reference

Class
org.jxref.reference.ClassStatisticsAggregator
org.jxref.reference.ClassStatisticsAggregator$GlobalSearch

org.jxref.report

Class
org.jxref.report.AbstractReportExecutor
org.jxref.report.ComplexityReport
org.jxref.report.ComplexityReport$ClassStatistic
org.jxref.report.ComplexityReport$ClassStatisticComparator
org.jxref.report.ComplexityReport$CumulativeStatistic
org.jxref.report.ComplexityReport$MethodDefinitionComparator
org.jxref.report.ComplexityReport$MethodStatistic
org.jxref.report.ComplexityReport$PackageStatistic
org.jxref.report.MethodCrossReferenceReport
org.jxref.report.MethodLevelReport
org.jxref.report.ReportTestCase
org.jxref.report.SequenceFlowReport
org.jxref.report.UnusedMethodReport

org.jxref.report.ant

Class
org.jxref.report.ant.BaseReportTask
org.jxref.report.ant.ClassAttributeFilter
org.jxref.report.ant.CommonReportTask
org.jxref.report.ant.Complexity
org.jxref.report.ant.Exclude
org.jxref.report.ant.Include
org.jxref.report.ant.JxRefTask
org.jxref.report.ant.MethodXref
org.jxref.report.ant.SequenceFlow
org.jxref.report.ant.UnusedMethod

org.jxref.report.pkg

Class
org.jxref.report.pkg.LabeledTag

org.jxref.report.vo

Class
org.jxref.report.vo.AnalysisReport
org.jxref.report.vo.ErrorDescription
org.jxref.report.vo.LabeledItem
org.jxref.report.vo.ReportSection
org.jxref.report.vo.Statistic
org.jxref.report.vo.ValueDescription
org.jxref.report.vo.XmlTagEmitable
org.jxref.report.vo.XmlTagUtility

org.jxref.search

Class
org.jxref.search.MethodFilter
org.jxref.search.ModifierFilter
org.jxref.search.ModifierFilter$AndClause
org.jxref.search.ModifierFilter$OrClause
org.jxref.search.ModifierFilterClause
org.jxref.search.StringMask
org.jxref.search.StringMask$Mask
org.jxref.search.TestModifierSearchCriteria

org.jxref.sequence

Class
org.jxref.sequence.CalledMethod
org.jxref.sequence.MethodSequenceFlow

org.jxref.util

Class
org.jxref.util.CollectionUtility
org.jxref.util.Logger
org.jxref.util.Validator

testclasses

Class
testclasses.MyCalledClass
testclasses.MyFactory
testclasses.MyInterface

Methods by Class


org.jxref.sequence.MethodSequenceFlow

Method with Referencing ClassesSignature
<init>(org.jxref.inspector.MethodDefinition, org.jxref.search.MethodFilter)
  • org.jxref.report.SequenceFlowReport
  • <init>(org.jxref.inspector.MethodDefinition, int, org.jxref.search.MethodFilter)
  • org.jxref.report.SequenceFlowReport
  • getCalledMethod()
  • org.jxref.sequence.MethodSequenceFlow
  • getMethodDesc()
  • org.jxref.sequence.MethodSequenceFlow

  • org.jxref.sequence.CalledMethod

    Method with Referencing ClassesSignature
    <init>(org.jxref.inspector.MethodDescriptor, org.jxref.sequence.CalledMethod, int, int, org.jxref.search.MethodFilter)
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • emitXmlTag(int)
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • emitXmlTagWithChildren(int)
  • org.jxref.sequence.CalledMethod
  • emitXmlTagWithoutChildren(int)
  • org.jxref.sequence.CalledMethod
  • getMethodDesc()
  • org.jxref.sequence.CalledMethod

  • java.lang.Class

    Method with Referencing ClassesSignature
    forName(java.lang.String)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.MethodLevelReport
  • org.jxref.search.TestModifierSearchCriteria
  • org.jxref.sequence.CalledMethod
  • getMethods()
  • org.jxref.inspector.ClassInspector
  • org.jxref.search.TestModifierSearchCriteria
  • getName()
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.search.MethodFilter

  • java.lang.Float

    Method with Referencing ClassesSignature
    <init>(float)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.vo.Statistic
  • <init>(double)
  • org.jxref.report.vo.TestStatistic
  • toString(float)
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic

  • java.lang.StringBuffer

    Method with Referencing ClassesSignature
    <init>(int)
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.ReportSection
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • <init>()
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.ant.SequenceFlow
  • org.jxref.report.ComplexityReport
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.XmlTagUtility
  • <init>(java.lang.String)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.inspector.MethodInspector
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.vo.Statistic
  • org.jxref.report.vo.ValueDescription
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.search.MethodFilter
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • org.jxref.util.Validator
  • testclasses.MyCalledClass
  • append(int)
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.report.ant.SequenceFlow
  • org.jxref.report.vo.Statistic
  • org.jxref.sequence.MethodSequenceFlow
  • testclasses.MyCalledClass
  • append(java.lang.Object)
  • org.jxref.inspector.MethodInspector
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.sequence.CalledMethod
  • append(java.lang.String)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.ant.SequenceFlow
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.ReportSection
  • org.jxref.report.vo.Statistic
  • org.jxref.report.vo.ValueDescription
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.search.MethodFilter
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • org.jxref.util.Validator
  • length()
  • org.jxref.inspector.MethodIdentifier
  • toString()
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.inspector.MethodInspector
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.ant.SequenceFlow
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.ReportSection
  • org.jxref.report.vo.Statistic
  • org.jxref.report.vo.ValueDescription
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.search.MethodFilter
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • org.jxref.util.Validator
  • testclasses.MyCalledClass

  • java.lang.Long

    Method with Referencing ClassesSignature
    <init>(long)
  • org.jxref.report.ComplexityReport
  • toString(long)
  • testclasses.MyNastyClass$Inner1

  • java.lang.String

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.inspector.ClassUtility
  • charAt(int)
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.report.vo.TestStatistic
  • compareTo(java.lang.String)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.report.ComplexityReport$ClassStatisticComparator
  • org.jxref.report.ComplexityReport$MethodDefinitionComparator
  • endsWith(java.lang.String)
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.iterator.IteratorFactory
  • org.jxref.iterator.ZipFileClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.search.StringMask$Mask
  • equals(java.lang.Object)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.search.StringMask$Mask
  • org.jxref.util.Validator
  • equalsIgnoreCase(java.lang.String)
  • org.jxref.report.ant.BaseReportTask
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.search.ModifierFilterClause
  • getBytes()
  • org.jxref.report.ant.CommonReportTask
  • hashCode()
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • indexOf(java.lang.String, int)
  • org.jxref.inspector.MethodIdentifier
  • indexOf(java.lang.String)
  • org.jxref.report.ant.BaseReportTask
  • org.jxref.report.vo.TestErrorDescription
  • org.jxref.report.vo.TestStatistic
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.search.StringMask$Mask
  • indexOf(int)
  • org.jxref.inspector.MethodIdentifier
  • lastIndexOf(java.lang.String)
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.search.StringMask$Mask
  • lastIndexOf(int)
  • org.jxref.inspector.MethodIdentifier
  • length()
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.iterator.ZipFileClassNameIterator
  • org.jxref.search.StringMask$Mask
  • replace(char, char)
  • org.jxref.inspector.ClassUtility
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.iterator.ZipFileClassNameIterator
  • replaceAll(java.lang.String, java.lang.String)
  • org.jxref.report.vo.XmlTagUtility
  • startsWith(java.lang.String)
  • org.jxref.search.StringMask$Mask
  • substring(int)
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.report.ant.BaseReportTask
  • org.jxref.search.StringMask$Mask
  • substring(int, int)
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.iterator.ZipFileClassNameIterator
  • org.jxref.report.ant.BaseReportTask
  • org.jxref.search.StringMask$Mask
  • trim()
  • org.jxref.report.ant.BaseReportTask
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.util.Validator
  • valueOf(java.lang.Object)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.vo.Statistic
  • org.jxref.report.vo.ValueDescription
  • org.jxref.report.vo.XmlTagUtility

  • java.lang.Exception

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.report.vo.TestErrorDescription
  • getMessage()
  • org.jxref.report.ant.CommonReportTask

  • java.lang.System

    Method with Referencing ClassesSignature
    arraycopy(java.lang.Object, int, java.lang.Object, int, int)
  • org.jxref.iterator.ClassLoadReference
  • currentTimeMillis()
  • testclasses.MyNastyClass$Inner1
  • getProperty(java.lang.String)
  • org.jxref.report.AbstractReportExecutor
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.ant.TestJxRefTask

  • java.lang.RuntimeException

    Method with Referencing ClassesSignature
    <init>(java.lang.String, java.lang.Throwable)
  • org.jxref.iterator.ZipFileClassNameIterator

  • java.lang.Object

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.ClassUtility
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.inspector.MethodInspector
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.iterator.ClassLoadReference
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.iterator.IteratorFactory
  • org.jxref.iterator.ZipFileClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.AbstractReportExecutor
  • org.jxref.report.ant.ClassAttributeFilter
  • org.jxref.report.ComplexityReport$ClassStatisticComparator
  • org.jxref.report.ComplexityReport$CumulativeStatistic
  • org.jxref.report.ComplexityReport$MethodDefinitionComparator
  • org.jxref.report.ComplexityReport$MethodStatistic
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.LabeledItem
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.search.MethodFilter
  • org.jxref.search.ModifierFilter
  • org.jxref.search.ModifierFilter$AndClause
  • org.jxref.search.ModifierFilter$OrClause
  • org.jxref.search.ModifierFilterClause
  • org.jxref.search.StringMask
  • org.jxref.search.StringMask$Mask
  • org.jxref.sequence.CalledMethod
  • org.jxref.util.CollectionUtility
  • org.jxref.util.Logger
  • org.jxref.util.Validator
  • testclasses.MyCalledClass
  • testclasses.MyCallingClass
  • testclasses.MyFactory
  • testclasses.MyNastyClass
  • testclasses.MyNastyClass$Inner1
  • testclasses.MyNastyClass$Inner2
  • testclasses.MyNastyClass$Inner2$Inner3
  • getClass()
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.search.MethodFilter
  • toString()
  • org.jxref.report.vo.Statistic

  • java.lang.Number

    Method with Referencing ClassesSignature
    floatValue()
  • org.jxref.report.vo.Statistic

  • java.lang.NoClassDefFoundError

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.MethodLevelReport
  • org.jxref.search.TestModifierSearchCriteria
  • org.jxref.sequence.CalledMethod

  • java.lang.UnsupportedOperationException

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.iterator.IteratorFactory
  • org.jxref.iterator.ZipFileClassNameIterator
  • org.jxref.report.ant.MethodXref

  • java.lang.Throwable

    Method with Referencing ClassesSignature
    getMessage()
  • org.jxref.inspector.MethodDefinition
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.MethodLevelReport
  • org.jxref.search.TestModifierSearchCriteria
  • org.jxref.sequence.CalledMethod
  • printStackTrace(java.io.PrintStream)
  • org.jxref.report.vo.ErrorDescription

  • java.lang.IllegalArgumentException

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.ClassUtility
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.inspector.MethodInspector
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.iterator.ClassLoadReference
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.iterator.IteratorFactory
  • org.jxref.iterator.ZipFileClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.AbstractReportExecutor
  • org.jxref.report.vo.Statistic
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.search.MethodFilter
  • org.jxref.search.ModifierFilter
  • org.jxref.sequence.MethodSequenceFlow
  • org.jxref.util.Validator

  • java.lang.Integer

    Method with Referencing ClassesSignature
    <init>(int)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.UnusedMethodReport
  • toString(int)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.sequence.MethodSequenceFlow

  • java.lang.IllegalStateException

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.reference.ClassStatisticsAggregator

  • org.apache.bcel.Repository

    Method with Referencing ClassesSignature
    addClass(org.apache.bcel.classfile.JavaClass)
  • org.jxref.inspector.ClassUtility
  • clearCache()
  • org.jxref.report.ant.JxRefTask
  • lookupClass(java.lang.String)
  • org.jxref.inspector.ClassUtility

  • org.apache.tools.ant.taskdefs.Execute

    Method with Referencing ClassesSignature
    getProcEnvironment()
  • org.jxref.report.ant.BaseReportTask

  • org.apache.tools.ant.types.FileSet

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.ant.TestJxRefTask
  • addFilename(org.apache.tools.ant.types.selectors.FilenameSelector)
  • org.jxref.report.ant.TestJxRefTask
  • getDirectoryScanner(org.apache.tools.ant.Project)
  • org.jxref.report.ant.JxRefTask
  • setDir(java.io.File)
  • org.jxref.report.ant.TestJxRefTask

  • java.text.SimpleDateFormat

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.report.vo.AnalysisReport
  • format(java.util.Date)
  • org.jxref.report.vo.AnalysisReport

  • java.text.MessageFormat

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.inspector.MethodReferenceListing
  • format(java.lang.Object)
  • org.jxref.inspector.MethodReferenceListing
  • format(java.lang.String, java.lang.Object[])
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.Statistic
  • org.jxref.report.vo.ValueDescription
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow

  • org.apache.bcel.generic.InvokeInstruction

    Method with Referencing ClassesSignature
    getClassName(org.apache.bcel.generic.ConstantPoolGen)
  • org.jxref.inspector.MethodDefinition
  • getMethodName(org.apache.bcel.generic.ConstantPoolGen)
  • org.jxref.inspector.MethodDefinition
  • getSignature(org.apache.bcel.generic.ConstantPoolGen)
  • org.jxref.inspector.MethodDefinition

  • org.apache.bcel.generic.InstructionList

    Method with Referencing ClassesSignature
    <init>(byte[])
  • org.jxref.inspector.MethodDefinition
  • getInstructions()
  • org.jxref.inspector.MethodInspector

  • org.apache.bcel.generic.ConstantPoolGen

    Method with Referencing ClassesSignature
    <init>(org.apache.bcel.classfile.ConstantPool)
  • org.jxref.inspector.MethodDefinition

  • org.apache.bcel.classfile.Method

    Method with Referencing ClassesSignature
    getAccessFlags()
  • org.jxref.inspector.MethodDefinition
  • getCode()
  • org.jxref.inspector.MethodDefinition
  • getConstantPool()
  • org.jxref.inspector.MethodDefinition
  • getName()
  • org.jxref.inspector.MethodDefinition
  • getSignature()
  • org.jxref.inspector.MethodDefinition

  • org.apache.bcel.classfile.ConstantInterfaceMethodref

    Method with Referencing ClassesSignature
    getClassIndex()
  • org.jxref.inspector.ClassUtility
  • getNameAndTypeIndex()
  • org.jxref.inspector.ClassUtility

  • org.apache.bcel.classfile.ConstantNameAndType

    Method with Referencing ClassesSignature
    getNameIndex()
  • org.jxref.inspector.ClassUtility
  • getSignatureIndex()
  • org.jxref.inspector.ClassUtility

  • org.apache.bcel.classfile.ConstantClass

    Method with Referencing ClassesSignature
    getNameIndex()
  • org.jxref.inspector.ClassUtility

  • org.apache.bcel.classfile.JavaClass

    Method with Referencing ClassesSignature
    getConstantPool()
  • org.jxref.inspector.ClassInspector
  • getInterfaceNames()
  • org.jxref.inspector.ClassDefinition
  • getMethods()
  • org.jxref.inspector.ClassUtility
  • getSuperclassName()
  • org.jxref.inspector.ClassDefinition
  • isInterface()
  • org.jxref.inspector.ClassDefinition

  • org.apache.bcel.classfile.ClassParser

    Method with Referencing ClassesSignature
    <init>(java.io.InputStream, java.lang.String)
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.ClassUtility
  • parse()
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.ClassUtility

  • org.apache.bcel.classfile.ConstantPool

    Method with Referencing ClassesSignature
    getConstant(int)
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.ClassUtility
  • getLength()
  • org.jxref.inspector.ClassInspector

  • org.apache.bcel.classfile.ConstantMethodref

    Method with Referencing ClassesSignature
    getClassIndex()
  • org.jxref.inspector.ClassUtility
  • getNameAndTypeIndex()
  • org.jxref.inspector.ClassUtility

  • org.apache.bcel.classfile.ConstantUtf8

    Method with Referencing ClassesSignature
    getBytes()
  • org.jxref.inspector.ClassUtility

  • org.apache.bcel.classfile.Code

    Method with Referencing ClassesSignature
    getCode()
  • org.jxref.inspector.MethodDefinition

  • org.jxref.reference.ClassStatisticsAggregator

    Method with Referencing ClassesSignature
    <init>(java.lang.String[])
  • org.jxref.inspector.TestClassDefinition
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.ReportTestCase
  • checkClassPathEntry(java.lang.String)
  • org.jxref.reference.ClassStatisticsAggregator
  • findAllMethodDefinitions()
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ComplexityReport
  • org.jxref.report.SequenceFlowReport
  • findMethodDefinitions(org.jxref.search.MethodFilter)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.UnusedMethodReport
  • findMethodDefinitions(org.jxref.search.ModifierFilter)
  • org.jxref.report.UnusedMethodReport
  • getAllMethodReferenceListings()
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.PackageReferenceReport
  • getAllMethodReferences()
  • org.jxref.report.UnusedMethodReport
  • getErrorReports()
  • org.jxref.report.UnusedMethodReport
  • getMethodsReferencedExternallyOnly()
  • org.jxref.report.UnusedMethodReport
  • getMethodsReferencedInternallyOnly()
  • org.jxref.report.UnusedMethodReport
  • parse()
  • org.jxref.reference.ClassStatisticsAggregator

  • org.jxref.reference.ClassStatisticsAggregator$GlobalSearch

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.reference.ClassStatisticsAggregator

  • org.apache.tools.ant.types.selectors.FilenameSelector

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.ant.TestJxRefTask
  • setName(java.lang.String)
  • org.jxref.report.ant.TestJxRefTask

  • javax.xml.transform.Transformer

    Method with Referencing ClassesSignature
    transform(javax.xml.transform.Source, javax.xml.transform.Result)
  • org.jxref.report.ant.CommonReportTask

  • javax.xml.transform.TransformerFactory

    Method with Referencing ClassesSignature
    newInstance()
  • org.jxref.report.ant.CommonReportTask
  • newTransformer(javax.xml.transform.Source)
  • org.jxref.report.ant.CommonReportTask

  • org.jxref.report.pkg.LabeledTag

    Method with Referencing ClassesSignature
    <init>(java.lang.String, java.lang.String)
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.SequenceFlowReport
  • addMember(org.jxref.report.vo.XmlTagEmitable)
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.SequenceFlowReport

  • java.util.TreeSet

    Method with Referencing ClassesSignature
    <init>(java.util.Collection)
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.UnusedMethodReport
  • <init>(java.util.Comparator)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • <init>()
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.report.PackageReferenceReport
  • add(java.lang.Object)
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.PackageReferenceReport
  • addAll(java.util.Collection)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$PackageStatistic
  • contains(java.lang.Object)
  • org.jxref.inspector.MethodReferenceListing
  • equals(java.lang.Object)
  • org.jxref.inspector.MethodReferenceListing
  • iterator()
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.SequenceFlowReport
  • size()
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.SequenceFlowReport
  • toArray(java.lang.Object[])
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.report.ComplexityReport
  • org.jxref.report.UnusedMethodReport

  • java.util.Date

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.vo.AnalysisReport
  • testclasses.MyNastyClass$Inner1
  • getTime()
  • testclasses.MyNastyClass$Inner1

  • java.util.ArrayList

    Method with Referencing ClassesSignature
    <init>(java.util.Collection)
  • org.jxref.report.PackageReferenceReport
  • org.jxref.report.SequenceFlowReport
  • <init>()
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodInspector
  • org.jxref.iterator.TestZipFileClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.BaseReportTask
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.ReportSection
  • org.jxref.search.MethodFilter
  • org.jxref.search.ModifierFilter
  • org.jxref.search.StringMask
  • add(java.lang.Object)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodInspector
  • org.jxref.iterator.TestZipFileClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.BaseReportTask
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.ReportSection
  • org.jxref.search.MethodFilter
  • org.jxref.search.ModifierFilter
  • org.jxref.search.StringMask
  • addAll(java.util.Collection)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.report.ant.BaseReportTask
  • get(int)
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.search.ModifierFilter
  • size()
  • org.jxref.iterator.TestZipFileClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.ReportSection
  • org.jxref.search.ModifierFilter
  • toArray(java.lang.Object[])
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodInspector
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.BaseReportTask
  • org.jxref.report.ant.JxRefTask
  • org.jxref.report.PackageReferenceReport
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.ReportSection
  • org.jxref.search.MethodFilter
  • org.jxref.search.StringMask

  • java.util.HashSet

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.inspector.ClassInspector
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ComplexityReport
  • org.jxref.util.CollectionUtility
  • org.jxref.util.TestCollectionUtility
  • <init>(java.util.Collection)
  • org.jxref.report.UnusedMethodReport
  • add(java.lang.Object)
  • org.jxref.inspector.ClassInspector
  • org.jxref.report.ComplexityReport
  • org.jxref.util.CollectionUtility
  • org.jxref.util.TestCollectionUtility
  • addAll(java.util.Collection)
  • org.jxref.reference.ClassStatisticsAggregator
  • remove(java.lang.Object)
  • org.jxref.report.UnusedMethodReport
  • removeAll(java.util.Collection)
  • org.jxref.report.UnusedMethodReport
  • size()
  • org.jxref.report.ComplexityReport
  • org.jxref.report.UnusedMethodReport
  • toArray(java.lang.Object[])
  • org.jxref.inspector.ClassInspector
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.UnusedMethodReport

  • java.util.Collection

    Method with Referencing ClassesSignature
    iterator()
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.search.MethodFilter
  • removeAll(java.util.Collection)
  • org.jxref.search.MethodFilter
  • toArray(java.lang.Object[])
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ComplexityReport
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.SequenceFlowReport

  • java.util.Stack

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.iterator.DirectoryClassNameIterator
  • pop()
  • org.jxref.iterator.DirectoryClassNameIterator
  • push(java.lang.Object)
  • org.jxref.iterator.DirectoryClassNameIterator
  • size()
  • org.jxref.iterator.DirectoryClassNameIterator

  • java.util.Enumeration

    Method with Referencing ClassesSignature
    hasMoreElements()
  • org.jxref.iterator.ZipFileClassNameIterator
  • nextElement()
  • org.jxref.iterator.ZipFileClassNameIterator

  • java.util.Set

    Method with Referencing ClassesSignature
    contains(java.lang.Object)
  • org.jxref.util.CollectionUtility
  • org.jxref.util.TestCollectionUtility
  • size()
  • org.jxref.report.UnusedMethodReport
  • org.jxref.util.TestCollectionUtility
  • toArray(java.lang.Object[])
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.util.CollectionUtility

  • java.util.List

    Method with Referencing ClassesSignature
    toArray(java.lang.Object[])
  • org.jxref.inspector.ClassInspector

  • java.util.Iterator

    Method with Referencing ClassesSignature
    hasNext()
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.SequenceFlowReport
  • org.jxref.search.MethodFilter
  • next()
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.SequenceFlowReport
  • org.jxref.search.MethodFilter

  • java.util.HashMap

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.vo.AnalysisReport
  • get(java.lang.Object)
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.vo.AnalysisReport
  • keySet()
  • org.jxref.reference.ClassStatisticsAggregator
  • put(java.lang.Object, java.lang.Object)
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.vo.AnalysisReport
  • size()
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.vo.AnalysisReport
  • values()
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.SequenceFlowReport

  • java.util.Vector

    Method with Referencing ClassesSignature
    get(int)
  • org.jxref.report.ant.BaseReportTask
  • size()
  • org.jxref.report.ant.BaseReportTask

  • java.util.Arrays

    Method with Referencing ClassesSignature
    asList(java.lang.Object[])
  • org.jxref.inspector.ClassDefinition
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.PackageReferenceReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.UnusedMethodReport

  • org.jxref.util.Logger

    Method with Referencing ClassesSignature
    <init>(java.lang.Class)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.sequence.CalledMethod
  • debug(java.lang.String)
  • org.jxref.report.MethodCrossReferenceReport
  • fatal(java.lang.String, java.lang.Throwable)
  • org.jxref.reference.ClassStatisticsAggregator
  • isDebugEnabled()
  • org.jxref.report.MethodCrossReferenceReport
  • warning(java.lang.String)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.sequence.CalledMethod

  • org.jxref.util.Validator

    Method with Referencing ClassesSignature
    argNotEmpty(java.lang.String, java.lang.String)
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.MethodLevelReport
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.search.ModifierFilterClause
  • argNotNull(java.lang.Object, java.lang.String)
  • org.jxref.inspector.MethodInspector
  • org.jxref.report.ant.BaseReportTask
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.ComplexityReport$ClassStatisticComparator
  • org.jxref.report.ComplexityReport$MethodDefinitionComparator
  • org.jxref.report.MethodLevelReport
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.search.MethodFilter
  • org.jxref.sequence.CalledMethod
  • org.jxref.util.Logger
  • org.jxref.util.Validator

  • org.jxref.util.CollectionUtility

    Method with Referencing ClassesSignature
    intersect(java.util.Set, java.util.Set)
  • org.jxref.report.UnusedMethodReport
  • org.jxref.util.TestCollectionUtility

  • java.util.zip.ZipFile

    Method with Referencing ClassesSignature
    <init>(java.io.File, int)
  • org.jxref.iterator.ZipFileClassNameIterator
  • close()
  • org.jxref.iterator.ZipFileClassNameIterator
  • entries()
  • org.jxref.iterator.ZipFileClassNameIterator
  • getInputStream(java.util.zip.ZipEntry)
  • org.jxref.iterator.ZipFileClassNameIterator

  • java.util.zip.ZipEntry

    Method with Referencing ClassesSignature
    getName()
  • org.jxref.iterator.ZipFileClassNameIterator
  • isDirectory()
  • org.jxref.iterator.ZipFileClassNameIterator

  • javax.xml.transform.stream.StreamResult

    Method with Referencing ClassesSignature
    <init>(java.io.OutputStream)
  • org.jxref.report.ant.CommonReportTask

  • javax.xml.transform.stream.StreamSource

    Method with Referencing ClassesSignature
    <init>(java.io.InputStream)
  • org.jxref.report.ant.CommonReportTask

  • org.jxref.inspector.MethodDescriptor

    Method with Referencing ClassesSignature
    getArgumentText()
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • getClassName()
  • org.jxref.inspector.MethodInspector
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • getName()
  • org.jxref.inspector.ClassDefinition
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • getSignatureText()
  • org.jxref.inspector.ClassDefinition

  • org.jxref.inspector.MethodIdentifier

    Method with Referencing ClassesSignature
    <init>(java.lang.String, java.lang.String)
  • org.jxref.inspector.MethodIdentifier
  • <init>(java.lang.String, java.lang.String, java.lang.String)
  • org.jxref.inspector.ClassUtility
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.TestMethodIdentifier
  • compareTo(java.lang.Object)
  • org.jxref.inspector.MethodReferenceListing
  • determineArrayNotation(int)
  • org.jxref.inspector.MethodIdentifier
  • equals(java.lang.Object)
  • org.jxref.inspector.MethodReferenceListing
  • getArgumentText()
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.inspector.TestMethodIdentifier
  • getClassName()
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.search.MethodFilter
  • getName()
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.search.MethodFilter
  • getPackageName()
  • org.jxref.inspector.MethodDefinition
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.PackageReferenceReport
  • getSignatureText()
  • org.jxref.inspector.MethodDefinition
  • hashCode()
  • org.jxref.inspector.MethodReferenceListing

  • org.jxref.inspector.MethodDefinition

    Method with Referencing ClassesSignature
    <init>(java.lang.String, org.apache.bcel.classfile.Method)
  • org.jxref.inspector.ClassUtility
  • findInvokedMethod(org.apache.bcel.generic.InvokeInstruction)
  • org.jxref.inspector.MethodInspector
  • getAbstractReferences()
  • org.jxref.report.UnusedMethodReport
  • getArgumentText()
  • org.jxref.report.ComplexityReport
  • getClassName()
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.SequenceFlowReport
  • getInstructionList()
  • org.jxref.inspector.MethodInspector
  • getInterfaceReferences()
  • org.jxref.report.UnusedMethodReport
  • getMethodId()
  • org.jxref.search.MethodFilter
  • getModifiers()
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.MethodDefinition
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.search.MethodFilter
  • getName()
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$MethodDefinitionComparator
  • getPackageName()
  • org.jxref.report.ComplexityReport
  • org.jxref.report.SequenceFlowReport
  • getSignatureText()
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • isAbstract()
  • org.jxref.inspector.MethodDefinition

  • org.jxref.inspector.ClassUtility

    Method with Referencing ClassesSignature
    addClass(org.jxref.iterator.ClassLoadReference)
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.iterator.ZipFileClassNameIterator
  • createMethodReference(org.apache.bcel.classfile.ConstantPool, org.apache.bcel.classfile.ConstantMethodref)
  • org.jxref.inspector.ClassInspector
  • createMethodReference(org.apache.bcel.classfile.ConstantPool, org.apache.bcel.classfile.ConstantInterfaceMethodref)
  • org.jxref.inspector.ClassInspector
  • getClassMethods(org.jxref.iterator.ClassLoadReference)
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.TestBcelUtility
  • getClassMethods(java.lang.String, org.apache.bcel.classfile.JavaClass)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.ClassUtility
  • getClassName(org.apache.bcel.classfile.ConstantPool, org.apache.bcel.classfile.ConstantClass)
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.ClassUtility
  • getLoadedClass(java.lang.String)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodInspector
  • org.jxref.inspector.TestClassDefinition
  • org.jxref.inspector.TestMethodInspector
  • getMethodName(org.apache.bcel.classfile.ConstantPool, org.apache.bcel.classfile.ConstantNameAndType)
  • org.jxref.inspector.ClassUtility
  • getMethodSignature(org.apache.bcel.classfile.ConstantPool, org.apache.bcel.classfile.ConstantNameAndType)
  • org.jxref.inspector.ClassUtility

  • org.jxref.inspector.ClassDefinition

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.inspector.ClassDefinition
  • <init>(java.lang.String, org.apache.bcel.classfile.JavaClass)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.ClassUtility
  • checkDefinitionStatus()
  • org.jxref.inspector.ClassDefinition
  • findMethodDefinition(org.jxref.inspector.MethodDescriptor)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodInspector
  • getAncestors()
  • org.jxref.inspector.MethodDefinition
  • getClassAncestors()
  • org.jxref.inspector.ClassDefinition
  • getInterfaceAncestors()
  • org.jxref.inspector.ClassDefinition
  • getInterfaces()
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.TestClassDefinition
  • getMethodDefinitions()
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.TestMethodInspector
  • getSuperClassName()
  • org.jxref.inspector.ClassDefinition
  • isDefinitionKnown()
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.MethodDefinition

  • org.jxref.inspector.MethodReferenceListing

    Method with Referencing ClassesSignature
    <init>(org.jxref.inspector.MethodIdentifier)
  • org.jxref.reference.ClassStatisticsAggregator
  • addClassReference(java.lang.String)
  • org.jxref.reference.ClassStatisticsAggregator
  • getMethodIdentifier()
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.PackageReferenceReport
  • org.jxref.search.MethodFilter
  • getReferencedClasses()
  • org.jxref.inspector.MethodReferenceListing
  • hasInternalReference()
  • org.jxref.reference.ClassStatisticsAggregator
  • isInternalReferenceOnly()
  • org.jxref.reference.ClassStatisticsAggregator

  • org.jxref.inspector.TestBcelUtility

    Method with Referencing ClassesSignature
    printArray(java.lang.Object[])
  • org.jxref.inspector.TestBcelUtility

  • org.jxref.inspector.MethodInspector

    Method with Referencing ClassesSignature
    computeMcCabeComplexity(org.jxref.inspector.MethodDefinition)
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$MethodDefinitionComparator
  • org.jxref.sequence.MethodSequenceFlow
  • computeNbrInstructions(org.jxref.inspector.MethodDefinition)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • findCalledMethods(org.jxref.inspector.MethodDescriptor)
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.sequence.CalledMethod
  • getInstructions(org.jxref.inspector.MethodDefinition)
  • org.jxref.inspector.MethodInspector

  • org.jxref.inspector.ClassInspector

    Method with Referencing ClassesSignature
    findClassDependencies(org.jxref.iterator.ClassLoadReference)
  • org.jxref.inspector.TestClassInspector
  • findMethodDefinitions(org.jxref.iterator.ClassLoadReference, org.jxref.search.ModifierFilter)
  • org.jxref.reference.ClassStatisticsAggregator
  • findMethodReferences(org.jxref.iterator.ClassLoadReference)
  • org.jxref.inspector.TestBcelUtility
  • org.jxref.inspector.TestClassInspector
  • org.jxref.reference.ClassStatisticsAggregator
  • findMethodReferenceSingleClass(org.jxref.iterator.ClassLoadReference)
  • org.jxref.inspector.ClassInspector
  • getMethodNames(java.lang.Class)
  • org.jxref.report.MethodLevelReport

  • org.jxref.inspector.TestMethodInspector

    Method with Referencing ClassesSignature
    printArray(java.lang.Object[])
  • org.jxref.inspector.TestMethodInspector

  • org.jxref.inspector.TestClassInspector

    Method with Referencing ClassesSignature
    printArray(java.lang.Object[])
  • org.jxref.inspector.TestClassInspector

  • testclasses.MyCalledClass

    Method with Referencing ClassesSignature
    <init>()
  • testclasses.MyFactory

  • testclasses.MyInterface

    Method with Referencing ClassesSignature
    executeMe()
  • testclasses.MyCallingClass

  • testclasses.MyFactory

    Method with Referencing ClassesSignature
    getMe()
  • testclasses.MyCallingClass

  • org.apache.tools.ant.DirectoryScanner

    Method with Referencing ClassesSignature
    getBasedir()
  • org.jxref.report.ant.JxRefTask
  • getIncludedDirectories()
  • org.jxref.report.ant.JxRefTask
  • getIncludedFiles()
  • org.jxref.report.ant.JxRefTask

  • org.apache.tools.ant.BuildException

    Method with Referencing ClassesSignature
    <init>(java.lang.String, java.lang.Throwable)
  • org.jxref.report.ant.CommonReportTask
  • <init>(java.lang.String)
  • org.jxref.report.ant.JxRefTask

  • org.apache.tools.ant.Task

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.ant.BaseReportTask

  • org.jxref.iterator.ZipFileClassNameIterator

    Method with Referencing ClassesSignature
    <init>(java.io.File)
  • org.jxref.iterator.IteratorFactory
  • org.jxref.iterator.TestZipFileClassNameIterator
  • extractClassNameFromEntry(java.util.zip.ZipEntry)
  • org.jxref.iterator.ZipFileClassNameIterator
  • findNextClassNameEntry()
  • org.jxref.iterator.ZipFileClassNameIterator
  • hasNext()
  • org.jxref.iterator.TestZipFileClassNameIterator
  • next()
  • org.jxref.iterator.TestZipFileClassNameIterator

  • org.jxref.iterator.DirectoryClassNameIterator

    Method with Referencing ClassesSignature
    <init>(java.io.File)
  • org.jxref.iterator.TestDirectoryClassNameIterator
  • extractClassNameFromFile(java.io.File)
  • org.jxref.iterator.DirectoryClassNameIterator
  • hasNext()
  • org.jxref.iterator.TestDirectoryClassNameIterator
  • next()
  • org.jxref.iterator.TestDirectoryClassNameIterator
  • stackTheClassLoadReferences(java.io.File)
  • org.jxref.iterator.DirectoryClassNameIterator

  • org.jxref.iterator.ClassLoadReference

    Method with Referencing ClassesSignature
    <init>(java.lang.String, java.io.InputStream)
  • org.jxref.inspector.TestBcelUtility
  • org.jxref.inspector.TestClassInspector
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.iterator.ZipFileClassNameIterator
  • getClassFileInputStream()
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.ClassUtility
  • getClassName()
  • org.jxref.inspector.ClassInspector
  • org.jxref.inspector.ClassUtility
  • org.jxref.reference.ClassStatisticsAggregator

  • org.jxref.iterator.IteratorFactory

    Method with Referencing ClassesSignature
    createClassNameIterator(java.lang.String)
  • org.jxref.reference.ClassStatisticsAggregator

  • org.apache.commons.logging.Log

    Method with Referencing ClassesSignature
    debug(java.lang.Object)
  • org.jxref.util.Logger
  • debug(java.lang.Object, java.lang.Throwable)
  • org.jxref.util.Logger
  • error(java.lang.Object, java.lang.Throwable)
  • org.jxref.util.Logger
  • error(java.lang.Object)
  • org.jxref.util.Logger
  • fatal(java.lang.Object)
  • org.jxref.util.Logger
  • fatal(java.lang.Object, java.lang.Throwable)
  • org.jxref.util.Logger
  • info(java.lang.Object, java.lang.Throwable)
  • org.jxref.util.Logger
  • info(java.lang.Object)
  • org.jxref.util.Logger
  • isDebugEnabled()
  • org.jxref.util.Logger
  • trace(java.lang.Object, java.lang.Throwable)
  • org.jxref.util.Logger
  • trace(java.lang.Object)
  • org.jxref.util.Logger
  • warn(java.lang.Object)
  • org.jxref.util.Logger
  • warn(java.lang.Object, java.lang.Throwable)
  • org.jxref.util.Logger

  • org.apache.commons.logging.LogFactory

    Method with Referencing ClassesSignature
    getLog(java.lang.Class)
  • org.jxref.util.Logger
  • getLog(java.lang.String)
  • org.jxref.util.Logger

  • org.jxref.search.StringMask$Mask

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.search.StringMask
  • doesApply(java.lang.String)
  • org.jxref.search.StringMask

  • org.jxref.search.StringMask

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.MethodLevelReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.UnusedMethodReport
  • org.jxref.search.MethodFilter
  • org.jxref.search.TestStringSearchCriteria
  • addExcludeMask(java.lang.String)
  • org.jxref.report.MethodLevelReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.UnusedMethodReport
  • org.jxref.search.MethodFilter
  • org.jxref.search.TestStringSearchCriteria
  • addIncludeMask(java.lang.String)
  • org.jxref.report.UnusedMethodReport
  • org.jxref.search.MethodFilter
  • org.jxref.search.TestStringSearchCriteria
  • includeValue(java.lang.String)
  • org.jxref.search.MethodFilter
  • org.jxref.search.TestStringSearchCriteria

  • org.jxref.search.ModifierFilterClause

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.reference.ClassStatisticsAggregator$GlobalSearch
  • org.jxref.report.UnusedMethodReport
  • org.jxref.search.TestModifierSearchCriteria
  • <init>(java.lang.String, boolean)
  • org.jxref.search.MethodFilter
  • org.jxref.search.ModifierFilterClause
  • <init>(java.lang.String)
  • org.jxref.search.MethodFilter
  • meetsClauseCriteria(int)
  • org.jxref.search.ModifierFilter
  • setAbstract(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderAbstract(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderFinal(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderInterface(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderNative(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderPrivate(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderProtected(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderPublic(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderStatic(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderStrict(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderSynchronized(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderTransient(boolean)
  • org.jxref.search.ModifierFilterClause
  • setConsiderVolatile(boolean)
  • org.jxref.search.ModifierFilterClause
  • setFinal(boolean)
  • org.jxref.search.ModifierFilterClause
  • setInterface(boolean)
  • org.jxref.search.ModifierFilterClause
  • setNative(boolean)
  • org.jxref.search.ModifierFilterClause
  • setPrivate(boolean)
  • org.jxref.search.ModifierFilterClause
  • org.jxref.search.TestModifierSearchCriteria
  • setProtected(boolean)
  • org.jxref.report.UnusedMethodReport
  • org.jxref.search.ModifierFilterClause
  • org.jxref.search.TestModifierSearchCriteria
  • setPublic(boolean)
  • org.jxref.report.UnusedMethodReport
  • org.jxref.search.ModifierFilterClause
  • org.jxref.search.TestModifierSearchCriteria
  • setStatic(boolean)
  • org.jxref.search.ModifierFilterClause
  • setStrict(boolean)
  • org.jxref.search.ModifierFilterClause
  • setSynchronized(boolean)
  • org.jxref.search.ModifierFilterClause
  • setTransient(boolean)
  • org.jxref.search.ModifierFilterClause
  • setVolatile(boolean)
  • org.jxref.search.ModifierFilterClause

  • org.jxref.search.TestModifierSearchCriteria

    Method with Referencing ClassesSignature
    getNbrTrues(java.lang.reflect.Method[], org.jxref.search.ModifierFilter)
  • org.jxref.search.TestModifierSearchCriteria

  • org.jxref.search.MethodFilter

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.MethodLevelReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.UnusedMethodReport
  • append(org.jxref.report.ant.ClassAttributeFilter)
  • org.jxref.report.MethodLevelReport
  • apply(org.jxref.inspector.MethodDefinition[])
  • org.jxref.reference.ClassStatisticsAggregator
  • apply(org.jxref.inspector.MethodDescriptor[])
  • org.jxref.sequence.CalledMethod
  • apply(java.util.Collection)
  • org.jxref.report.PackageReferenceReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.UnusedMethodReport
  • getMethodNameMask()
  • org.jxref.report.MethodLevelReport
  • maskApplies(org.jxref.inspector.MethodDefinition)
  • org.jxref.search.MethodFilter
  • maskApplies(org.jxref.inspector.MethodIdentifier)
  • org.jxref.search.MethodFilter
  • setClassNameMask(org.jxref.search.StringMask)
  • org.jxref.report.SequenceFlowReport
  • setMethodNameMask(org.jxref.search.StringMask)
  • org.jxref.report.MethodLevelReport
  • org.jxref.report.UnusedMethodReport

  • org.jxref.search.ModifierFilter$OrClause

    Method with Referencing ClassesSignature
    <init>(org.jxref.search.ModifierFilterClause)
  • org.jxref.search.ModifierFilter
  • getClause()
  • org.jxref.search.ModifierFilter

  • org.jxref.search.ModifierFilter

    Method with Referencing ClassesSignature
    <init>(org.jxref.search.ModifierFilterClause)
  • org.jxref.reference.ClassStatisticsAggregator$GlobalSearch
  • org.jxref.report.UnusedMethodReport
  • org.jxref.search.MethodFilter
  • org.jxref.search.TestModifierSearchCriteria
  • and(org.jxref.search.ModifierFilterClause)
  • org.jxref.search.MethodFilter
  • org.jxref.search.TestModifierSearchCriteria
  • meetsCriteria(int)
  • org.jxref.inspector.ClassInspector
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.search.MethodFilter
  • org.jxref.search.TestModifierSearchCriteria
  • or(org.jxref.search.ModifierFilterClause)
  • org.jxref.report.UnusedMethodReport
  • org.jxref.search.TestModifierSearchCriteria

  • org.jxref.search.ModifierFilter$AndClause

    Method with Referencing ClassesSignature
    <init>(org.jxref.search.ModifierFilterClause)
  • org.jxref.search.ModifierFilter
  • getClause()
  • org.jxref.search.ModifierFilter

  • org.jxref.report.vo.AnalysisReport

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.PackageReferenceReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.UnusedMethodReport
  • org.jxref.report.vo.TestAnalysisReport
  • addReportSectionData(java.lang.String, org.jxref.report.vo.XmlTagEmitable)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.UnusedMethodReport
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.TestAnalysisReport
  • addReportSectionData(java.lang.String, org.jxref.report.vo.XmlTagEmitable[])
  • org.jxref.report.ComplexityReport
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.UnusedMethodReport
  • emitXmlDocument()
  • org.jxref.report.ant.Complexity
  • org.jxref.report.ant.MethodXref
  • org.jxref.report.ant.SequenceFlow
  • org.jxref.report.ant.UnusedMethod
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.TestComplexityReport
  • org.jxref.report.TestMethodCrossReference
  • org.jxref.report.TestSequenceFlowReport
  • org.jxref.report.TestUnusedMethods
  • org.jxref.report.vo.TestAnalysisReport
  • emitXmlTag(int)
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.TestAnalysisReport
  • getLabel()
  • org.jxref.report.vo.AnalysisReport
  • getReportSectionData(java.lang.String)
  • org.jxref.report.TestMethodCrossReference
  • org.jxref.report.TestUnusedMethods
  • setDescription(java.lang.String)
  • org.jxref.report.ant.Complexity
  • org.jxref.report.ant.MethodXref
  • org.jxref.report.ant.SequenceFlow
  • org.jxref.report.ant.UnusedMethod
  • org.jxref.report.vo.TestAnalysisReport

  • org.jxref.report.vo.Statistic

    Method with Referencing ClassesSignature
    <init>(java.lang.String, java.lang.Number)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.UnusedMethodReport
  • org.jxref.report.vo.Statistic
  • org.jxref.report.vo.TestStatistic
  • <init>(java.lang.String, java.lang.Number, int)
  • org.jxref.report.ComplexityReport
  • emitXmlTag(int)
  • org.jxref.report.vo.TestStatistic
  • getFormattedNumber()
  • org.jxref.report.vo.Statistic
  • getLabel()
  • org.jxref.report.vo.Statistic
  • setNumber(java.lang.Number)
  • org.jxref.report.vo.Statistic
  • setType(int)
  • org.jxref.report.vo.Statistic

  • org.jxref.report.vo.LabeledItem

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.vo.Statistic
  • <init>(java.lang.String)
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.ReportSection
  • org.jxref.report.vo.Statistic
  • org.jxref.report.vo.ValueDescription
  • setLabel(java.lang.String)
  • org.jxref.report.vo.LabeledItem

  • org.jxref.report.vo.ValueDescription

    Method with Referencing ClassesSignature
    <init>(java.lang.String, java.lang.String)
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.UnusedMethodReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.TestAnalysisReport
  • getLabel()
  • org.jxref.report.vo.ValueDescription

  • org.jxref.report.vo.ErrorDescription

    Method with Referencing ClassesSignature
    <init>(java.lang.String, java.lang.Throwable)
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.vo.TestErrorDescription
  • addPossibleCause(java.lang.String)
  • org.jxref.report.vo.TestErrorDescription
  • addSuggestion(java.lang.String)
  • org.jxref.report.vo.TestErrorDescription
  • emitXmlTag(int)
  • org.jxref.report.vo.TestErrorDescription
  • getFormattedException()
  • org.jxref.report.vo.ErrorDescription
  • getLabel()
  • org.jxref.report.vo.ErrorDescription

  • org.jxref.report.vo.ReportSection

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.report.vo.AnalysisReport
  • addSectionDetail(org.jxref.report.vo.XmlTagEmitable)
  • org.jxref.report.vo.AnalysisReport
  • emitXmlTag(int)
  • org.jxref.report.vo.AnalysisReport
  • getLabel()
  • org.jxref.report.vo.ReportSection
  • getSectionDetail()
  • org.jxref.report.vo.AnalysisReport

  • org.jxref.report.vo.XmlTagUtility

    Method with Referencing ClassesSignature
    asIndentedString(int)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.AnalysisReport
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.Statistic
  • org.jxref.report.vo.ValueDescription
  • org.jxref.report.vo.XmlTagUtility
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • asXmlElementText(int, java.lang.String, org.jxref.report.vo.XmlTagEmitable[])
  • org.jxref.report.vo.ErrorDescription
  • org.jxref.report.vo.ReportSection
  • asXmlText(java.lang.String)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.inspector.MethodIdentifier
  • org.jxref.inspector.MethodReferenceListing
  • org.jxref.report.ComplexityReport
  • org.jxref.sequence.CalledMethod
  • org.jxref.sequence.MethodSequenceFlow
  • validateTagName(java.lang.String, java.lang.String)
  • org.jxref.report.vo.ValueDescription
  • org.jxref.report.vo.XmlTagUtility

  • org.jxref.report.vo.XmlTagEmitable

    Method with Referencing ClassesSignature
    emitXmlTag(int)
  • org.jxref.report.pkg.LabeledTag
  • org.jxref.report.vo.XmlTagUtility

  • java.lang.reflect.Modifier

    Method with Referencing ClassesSignature
    isAbstract(int)
  • org.jxref.inspector.MethodDefinition
  • org.jxref.search.ModifierFilterClause
  • isFinal(int)
  • org.jxref.search.ModifierFilterClause
  • isInterface(int)
  • org.jxref.search.ModifierFilterClause
  • isNative(int)
  • org.jxref.search.ModifierFilterClause
  • isPrivate(int)
  • org.jxref.search.ModifierFilterClause
  • isProtected(int)
  • org.jxref.search.ModifierFilterClause
  • isPublic(int)
  • org.jxref.search.ModifierFilterClause
  • isStatic(int)
  • org.jxref.search.ModifierFilterClause
  • isStrict(int)
  • org.jxref.search.ModifierFilterClause
  • isSynchronized(int)
  • org.jxref.search.ModifierFilterClause
  • isTransient(int)
  • org.jxref.search.ModifierFilterClause
  • isVolatile(int)
  • org.jxref.search.ModifierFilterClause

  • java.lang.reflect.Method

    Method with Referencing ClassesSignature
    getModifiers()
  • org.jxref.search.TestModifierSearchCriteria
  • getName()
  • org.jxref.inspector.ClassInspector

  • java.io.ByteArrayOutputStream

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.vo.ErrorDescription
  • toString()
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.vo.ErrorDescription

  • java.io.File

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.iterator.IteratorFactory
  • org.jxref.iterator.TestDirectoryClassNameIterator
  • org.jxref.iterator.TestZipFileClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.ant.TestJxRefTask
  • exists()
  • org.jxref.iterator.IteratorFactory
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.CommonReportTask
  • getAbsolutePath()
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.report.ant.JxRefTask
  • getName()
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.report.ant.CommonReportTask
  • isDirectory()
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.reference.ClassStatisticsAggregator
  • listFiles()
  • org.jxref.iterator.DirectoryClassNameIterator

  • java.io.PrintStream

    Method with Referencing ClassesSignature
    <init>(java.io.OutputStream)
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.vo.ErrorDescription
  • close()
  • org.jxref.report.ant.CommonReportTask
  • flush()
  • org.jxref.report.ant.CommonReportTask
  • println(java.lang.Object)
  • org.jxref.inspector.TestBcelUtility
  • org.jxref.inspector.TestClassInspector
  • org.jxref.iterator.TestDirectoryClassNameIterator
  • println(java.lang.String)
  • org.jxref.inspector.ClassDefinition
  • org.jxref.inspector.TestBcelUtility
  • org.jxref.inspector.TestClassInspector
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.reference.ClassStatisticsAggregator
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.TestComplexityReport
  • org.jxref.report.TestMethodCrossReference
  • org.jxref.report.TestSequenceFlowReport
  • org.jxref.report.TestUnusedMethods
  • org.jxref.report.vo.TestAnalysisReport
  • org.jxref.report.vo.TestErrorDescription
  • org.jxref.report.vo.TestStatistic
  • testclasses.MyCalledClass

  • java.io.FileOutputStream

    Method with Referencing ClassesSignature
    <init>(java.io.File)
  • org.jxref.report.ant.CommonReportTask

  • java.io.ByteArrayInputStream

    Method with Referencing ClassesSignature
    <init>(byte[])
  • org.jxref.iterator.ClassLoadReference
  • org.jxref.report.ant.CommonReportTask

  • java.io.FileInputStream

    Method with Referencing ClassesSignature
    <init>(java.io.File)
  • org.jxref.iterator.DirectoryClassNameIterator
  • org.jxref.report.ant.CommonReportTask
  • <init>(java.lang.String)
  • org.jxref.inspector.TestBcelUtility
  • org.jxref.inspector.TestClassInspector

  • java.io.InputStream

    Method with Referencing ClassesSignature
    available()
  • org.jxref.iterator.ClassLoadReference
  • close()
  • org.jxref.iterator.ClassLoadReference
  • read(byte[])
  • org.jxref.iterator.ClassLoadReference

  • org.jxref.report.ComplexityReport$PackageStatistic

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.report.ComplexityReport
  • addMethodDefinition(org.jxref.inspector.MethodDefinition)
  • org.jxref.report.ComplexityReport
  • checkStatistics()
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getAverageMcCabeComplexity()
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getAverageNbrInstructions()
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getCumulativeMcCabeComplexity()
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getCumulativeNbrInstructions()
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getMaximumMcCabeComplexity()
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getMaximumNbrInstructions()
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getMinimumMcCabeComplexity()
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getMinimumNbrInstructions()
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getNbrClasses()
  • org.jxref.report.ComplexityReport
  • getNbrWithComplexityOverFifty()
  • org.jxref.report.ComplexityReport

  • org.jxref.report.MethodLevelReport

    Method with Referencing ClassesSignature
    <init>(org.jxref.reference.ClassStatisticsAggregator)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.MethodCrossReferenceReport
  • org.jxref.report.PackageReferenceReport
  • org.jxref.report.SequenceFlowReport
  • org.jxref.report.UnusedMethodReport
  • addSpecification(org.jxref.report.ant.ClassAttributeFilter)
  • org.jxref.report.MethodLevelReport
  • excludedMethodName(java.lang.String)
  • org.jxref.report.MethodLevelReport
  • excludeMethodsInClass(java.lang.Class)
  • org.jxref.report.MethodLevelReport

  • org.jxref.report.ComplexityReport$ClassStatisticComparator

    Method with Referencing ClassesSignature
    <init>(org.jxref.report.ComplexityReport$1)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$PackageStatistic
  • <init>()
  • org.jxref.report.ComplexityReport$ClassStatisticComparator

  • org.jxref.report.MethodCrossReferenceReport

    Method with Referencing ClassesSignature
    <init>(org.jxref.reference.ClassStatisticsAggregator)
  • org.jxref.report.ant.MethodXref
  • org.jxref.report.TestMethodCrossReference
  • addSpecification(org.jxref.report.ant.ClassAttributeFilter[])
  • org.jxref.report.ant.MethodXref
  • addSpecification(org.jxref.report.ant.ClassAttributeFilter)
  • org.jxref.report.TestMethodCrossReference
  • excludeStandardMethods()
  • org.jxref.report.TestMethodCrossReference
  • execute()
  • org.jxref.report.ant.MethodXref
  • org.jxref.report.TestMethodCrossReference

  • org.jxref.report.UnusedMethodReport

    Method with Referencing ClassesSignature
    <init>(org.jxref.reference.ClassStatisticsAggregator)
  • org.jxref.report.ant.UnusedMethod
  • org.jxref.report.TestUnusedMethods
  • addSpecification(org.jxref.report.ant.ClassAttributeFilter[])
  • org.jxref.report.ant.UnusedMethod
  • excludeStandardMethods()
  • org.jxref.report.TestUnusedMethods
  • execute()
  • org.jxref.report.ant.UnusedMethod
  • org.jxref.report.TestUnusedMethods

  • org.jxref.report.ComplexityReport

    Method with Referencing ClassesSignature
    <init>(org.jxref.reference.ClassStatisticsAggregator)
  • org.jxref.report.ant.Complexity
  • org.jxref.report.TestComplexityReport
  • access$200(org.jxref.inspector.MethodDefinition, int)
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$MethodStatistic
  • addSpecification(org.jxref.report.ant.ClassAttributeFilter[])
  • org.jxref.report.ant.Complexity
  • execute()
  • org.jxref.report.ant.Complexity
  • org.jxref.report.TestComplexityReport
  • methodFormatter(org.jxref.inspector.MethodDefinition, int)
  • org.jxref.report.ComplexityReport
  • setNbrComplexMethods(int)
  • org.jxref.report.ant.Complexity

  • org.jxref.report.ComplexityReport$MethodDefinitionComparator

    Method with Referencing ClassesSignature
    <init>(org.jxref.report.ComplexityReport$1)
  • org.jxref.report.ComplexityReport
  • org.jxref.report.ComplexityReport$ClassStatistic
  • <init>()
  • org.jxref.report.ComplexityReport$MethodDefinitionComparator

  • org.jxref.report.ReportTestCase

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.TestComplexityReport
  • org.jxref.report.TestMethodCrossReference
  • org.jxref.report.TestSequenceFlowReport
  • org.jxref.report.TestUnusedMethods

  • org.jxref.report.ComplexityReport$ClassStatistic

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.report.ComplexityReport$PackageStatistic
  • addMethodDefinition(org.jxref.inspector.MethodDefinition)
  • org.jxref.report.ComplexityReport$PackageStatistic
  • emitXmlTag(int)
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getAverageMcCabeComplexity()
  • org.jxref.report.ComplexityReport$ClassStatistic
  • getAverageNbrInstructions()
  • org.jxref.report.ComplexityReport$ClassStatistic
  • getCumulativeMcCabeComplexity()
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getCumulativeNbrInstructions()
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • getMaximumMcCabeComplexity()
  • org.jxref.report.ComplexityReport$ClassStatistic
  • getMaximumNbrInstructions()
  • org.jxref.report.ComplexityReport$ClassStatistic
  • getMinimumMcCabeComplexity()
  • org.jxref.report.ComplexityReport$ClassStatistic
  • getMinimumNbrInstructions()
  • org.jxref.report.ComplexityReport$ClassStatistic

  • org.jxref.report.ComplexityReport$MethodStatistic

    Method with Referencing ClassesSignature
    <init>(org.jxref.inspector.MethodDefinition)
  • org.jxref.report.ComplexityReport

  • org.jxref.report.ComplexityReport$CumulativeStatistic

    Method with Referencing ClassesSignature
    <init>(java.lang.String)
  • org.jxref.report.ComplexityReport$ClassStatistic
  • org.jxref.report.ComplexityReport$PackageStatistic
  • checkStatistics()
  • org.jxref.report.ComplexityReport$CumulativeStatistic
  • computeStatistics()
  • org.jxref.report.ComplexityReport$CumulativeStatistic
  • getCumulativeMcCabeComplexity()
  • org.jxref.report.ComplexityReport$ClassStatisticComparator

  • org.jxref.report.AbstractReportExecutor

    Method with Referencing ClassesSignature
    <init>(org.jxref.reference.ClassStatisticsAggregator)
  • org.jxref.report.MethodLevelReport

  • org.jxref.report.SequenceFlowReport

    Method with Referencing ClassesSignature
    <init>(org.jxref.reference.ClassStatisticsAggregator)
  • org.jxref.report.ant.SequenceFlow
  • org.jxref.report.TestSequenceFlowReport
  • addSpecification(org.jxref.report.ant.ClassAttributeFilter[])
  • org.jxref.report.ant.SequenceFlow
  • addSpecification(org.jxref.report.ant.ClassAttributeFilter)
  • org.jxref.report.TestSequenceFlowReport
  • execute()
  • org.jxref.report.ant.SequenceFlow
  • org.jxref.report.TestSequenceFlowReport
  • setMaxCallDepth(int)
  • org.jxref.report.ant.SequenceFlow

  • junit.framework.Assert

    Method with Referencing ClassesSignature
    assertEquals(java.lang.String, java.lang.String)
  • org.jxref.inspector.TestMethodIdentifier
  • assertEquals(boolean, boolean)
  • org.jxref.search.TestStringSearchCriteria
  • assertTrue(java.lang.String, boolean)
  • org.jxref.inspector.TestClassDefinition
  • org.jxref.inspector.TestClassInspector
  • org.jxref.iterator.TestZipFileClassNameIterator
  • org.jxref.report.ant.TestJxRefTask
  • org.jxref.report.TestMethodCrossReference
  • org.jxref.report.TestUnusedMethods
  • org.jxref.report.vo.TestErrorDescription
  • org.jxref.report.vo.TestStatistic
  • org.jxref.search.TestModifierSearchCriteria
  • org.jxref.util.TestCollectionUtility

  • junit.framework.TestCase

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.inspector.TestBcelUtility
  • org.jxref.inspector.TestClassDefinition
  • org.jxref.inspector.TestClassInspector
  • org.jxref.inspector.TestMethodIdentifier
  • org.jxref.inspector.TestMethodInspector
  • org.jxref.iterator.TestDirectoryClassNameIterator
  • org.jxref.iterator.TestZipFileClassNameIterator
  • org.jxref.report.ant.TestJxRefTask
  • org.jxref.report.ReportTestCase
  • org.jxref.report.vo.TestAnalysisReport
  • org.jxref.report.vo.TestErrorDescription
  • org.jxref.report.vo.TestStatistic
  • org.jxref.search.TestModifierSearchCriteria
  • org.jxref.search.TestStringSearchCriteria
  • org.jxref.util.TestCollectionUtility

  • org.jxref.report.ant.Include

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.TestSequenceFlowReport
  • getMethodModifier()
  • org.jxref.report.ant.MethodXref
  • setClassName(java.lang.String)
  • org.jxref.report.TestSequenceFlowReport

  • org.jxref.report.ant.MethodXref

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.ant.TestJxRefTask
  • getExcludes()
  • org.jxref.report.ant.MethodXref
  • getIncludes()
  • org.jxref.report.ant.MethodXref
  • log(java.lang.String)
  • org.jxref.report.ant.MethodXref
  • setOutFileName(java.lang.String)
  • org.jxref.report.ant.TestJxRefTask
  • write(java.lang.String)
  • org.jxref.report.ant.MethodXref

  • org.jxref.report.ant.SequenceFlow

    Method with Referencing ClassesSignature
    getExcludes()
  • org.jxref.report.ant.SequenceFlow
  • getIncludes()
  • org.jxref.report.ant.SequenceFlow
  • log(java.lang.String)
  • org.jxref.report.ant.SequenceFlow
  • write(java.lang.String)
  • org.jxref.report.ant.SequenceFlow

  • org.jxref.report.ant.Complexity

    Method with Referencing ClassesSignature
    getExcludes()
  • org.jxref.report.ant.Complexity
  • getIncludes()
  • org.jxref.report.ant.Complexity
  • log(java.lang.String)
  • org.jxref.report.ant.Complexity
  • write(java.lang.String)
  • org.jxref.report.ant.Complexity

  • org.jxref.report.ant.BaseReportTask

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.ant.CommonReportTask
  • org.jxref.report.ant.JxRefTask

  • org.jxref.report.ant.CommonReportTask

    Method with Referencing ClassesSignature
    <init>(java.lang.String, java.lang.String)
  • org.jxref.report.ant.Complexity
  • org.jxref.report.ant.MethodXref
  • org.jxref.report.ant.SequenceFlow
  • org.jxref.report.ant.UnusedMethod
  • append(org.jxref.report.ant.BaseReportTask)
  • org.jxref.report.ant.JxRefTask
  • execute()
  • org.jxref.report.ant.JxRefTask
  • isXmlOutputSpecified()
  • org.jxref.report.ant.CommonReportTask
  • log(java.lang.String)
  • org.jxref.report.ant.CommonReportTask
  • setClassStatisticsAggregator(org.jxref.reference.ClassStatisticsAggregator)
  • org.jxref.report.ant.JxRefTask
  • setLabel(java.lang.String)
  • org.jxref.report.ant.JxRefTask
  • setOutDir(java.lang.String)
  • org.jxref.report.ant.JxRefTask
  • writeFile(java.lang.String, java.lang.String)
  • org.jxref.report.ant.CommonReportTask
  • writeHTML(java.lang.String)
  • org.jxref.report.ant.CommonReportTask
  • writeXML(java.lang.String)
  • org.jxref.report.ant.CommonReportTask

  • org.jxref.report.ant.JxRefTask

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.ant.TestJxRefTask
  • addConfiguredFileSet(org.apache.tools.ant.types.FileSet)
  • org.jxref.report.ant.TestJxRefTask
  • addConfiguredMethodXref(org.jxref.report.ant.MethodXref)
  • org.jxref.report.ant.TestJxRefTask
  • execute()
  • org.jxref.report.ant.TestJxRefTask
  • getProject()
  • org.jxref.report.ant.JxRefTask
  • log(java.lang.String)
  • org.jxref.report.ant.JxRefTask
  • setOutDir(java.lang.String)
  • org.jxref.report.ant.TestJxRefTask

  • org.jxref.report.ant.Exclude

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.TestMethodCrossReference
  • getMethodModifier()
  • org.jxref.report.ant.MethodXref
  • setClassName(java.lang.String)
  • org.jxref.report.TestMethodCrossReference

  • org.jxref.report.ant.UnusedMethod

    Method with Referencing ClassesSignature
    getExcludes()
  • org.jxref.report.ant.UnusedMethod
  • getIncludes()
  • org.jxref.report.ant.UnusedMethod
  • log(java.lang.String)
  • org.jxref.report.ant.UnusedMethod
  • write(java.lang.String)
  • org.jxref.report.ant.UnusedMethod

  • org.jxref.report.ant.ClassAttributeFilter

    Method with Referencing ClassesSignature
    <init>()
  • org.jxref.report.ant.Exclude
  • org.jxref.report.ant.Include
  • getClassName()
  • org.jxref.search.MethodFilter
  • getMethodModifier()
  • org.jxref.search.MethodFilter
  • getMethodName()
  • org.jxref.search.MethodFilter