Source compatibility report for the JCommon library between 0.8.0 and 0.8.1 versions

Test Info


Library NameJCommon
Version #10.8.0
Version #20.8.1

Test Results


Total Java ARchives1
Total Methods / Classes664 / 75
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-242
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (242)


jcommon-0.8.1.jar, AbstractObjectDescription.class
package org.jfree.xml.factory.objects
AbstractObjectDescription.AbstractObjectDescription ( Class p1 )
AbstractObjectDescription.configure ( Configuration p1 )  :  void
AbstractObjectDescription.convertPrimitiveClass ( Class p1 ) [static]  :  Class
AbstractObjectDescription.getConfig ( )  :  Configuration
AbstractObjectDescription.getDefinedParameterNames ( )  :  Iterator
AbstractObjectDescription.getInstance ( )  :  ObjectDescription
AbstractObjectDescription.getObjectClass ( )  :  Class
AbstractObjectDescription.getParameter ( String p1 )  :  Object
AbstractObjectDescription.getParameterDefinition ( String p1 )  :  Class
AbstractObjectDescription.getParameterNames ( )  :  Iterator
AbstractObjectDescription.setParameter ( String p1, Object p2 )  :  void
AbstractObjectDescription.setParameterDefinition ( String p1, Class p2 )  :  void

jcommon-0.8.1.jar, ArrayClassFactory.class
package org.jfree.xml.factory.objects
ArrayClassFactory.ArrayClassFactory ( )
ArrayClassFactory.configure ( Configuration p1 )  :  void
ArrayClassFactory.getDescriptionForClass ( Class p1 )  :  ObjectDescription
ArrayClassFactory.getRegisteredClasses ( )  :  Iterator
ArrayClassFactory.getSuperClassObjectDescription ( Class p1, ObjectDescription p2 )  :  ObjectDescription

jcommon-0.8.1.jar, ArrayObjectDescription.class
package org.jfree.xml.factory.objects
ArrayObjectDescription.ArrayObjectDescription ( Class p1 )
ArrayObjectDescription.createObject ( )  :  Object
ArrayObjectDescription.getInstance ( )  :  ObjectDescription
ArrayObjectDescription.getParameterDefinition ( String p1 )  :  Class
ArrayObjectDescription.getParameterNames ( )  :  Iterator
ArrayObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, BasicStrokeObjectDescription.class
package org.jfree.xml.factory.objects
BasicStrokeObjectDescription.BasicStrokeObjectDescription ( )
BasicStrokeObjectDescription.createObject ( )  :  Object
BasicStrokeObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, BeanObjectDescription.class
package org.jfree.xml.factory.objects
BeanObjectDescription.BeanObjectDescription ( Class p1 )
BeanObjectDescription.BeanObjectDescription ( Class p1, boolean p2 )
BeanObjectDescription.createObject ( )  :  Object
BeanObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, BooleanObjectDescription.class
package org.jfree.xml.factory.objects
BooleanObjectDescription.BooleanObjectDescription ( )
BooleanObjectDescription.createObject ( )  :  Object
BooleanObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, ByteObjectDescription.class
package org.jfree.xml.factory.objects
ByteObjectDescription.ByteObjectDescription ( )
ByteObjectDescription.createObject ( )  :  Object
ByteObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, CharacterObjectDescription.class
package org.jfree.xml.factory.objects
CharacterObjectDescription.CharacterObjectDescription ( )
CharacterObjectDescription.createObject ( )  :  Object
CharacterObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, ClassComparator.class
package org.jfree.xml.factory.objects
ClassComparator.ClassComparator ( )
ClassComparator.compare ( Object p1, Object p2 )  :  int
ClassComparator.isComparable ( Class p1, Class p2 )  :  boolean

jcommon-0.8.1.jar, ClassFactory.class
package org.jfree.xml.factory.objects
ClassFactory.configure ( Configuration p1 ) [abstract]  :  void
ClassFactory.getDescriptionForClass ( Class p1 ) [abstract]  :  ObjectDescription
ClassFactory.getRegisteredClasses ( ) [abstract]  :  Iterator
ClassFactory.getSuperClassObjectDescription ( Class p1, ObjectDescription p2 ) [abstract]  :  ObjectDescription

jcommon-0.8.1.jar, ClassFactoryCollector.class
package org.jfree.xml.factory.objects
ClassFactoryCollector.addFactory ( ClassFactory p1 )  :  void
ClassFactoryCollector.ClassFactoryCollector ( )
ClassFactoryCollector.configure ( Configuration p1 )  :  void
ClassFactoryCollector.getDescriptionForClass ( Class p1 )  :  ObjectDescription
ClassFactoryCollector.getFactories ( )  :  Iterator
ClassFactoryCollector.getRegisteredClasses ( )  :  Iterator
ClassFactoryCollector.getSuperClassObjectDescription ( Class p1, ObjectDescription p2 )  :  ObjectDescription

jcommon-0.8.1.jar, ClassFactoryImpl.class
package org.jfree.xml.factory.objects
ClassFactoryImpl.ClassFactoryImpl ( )
ClassFactoryImpl.configure ( Configuration p1 )  :  void
ClassFactoryImpl.getComparator ( )  :  ClassComparator
ClassFactoryImpl.getConfig ( )  :  Configuration
ClassFactoryImpl.getDescriptionForClass ( Class p1 )  :  ObjectDescription
ClassFactoryImpl.getRegisteredClasses ( )  :  Iterator
ClassFactoryImpl.getSuperClassObjectDescription ( Class p1, ObjectDescription p2 )  :  ObjectDescription
ClassFactoryImpl.registerClass ( Class p1, ObjectDescription p2 )  :  void

jcommon-0.8.1.jar, ClassLoaderObjectDescription.class
package org.jfree.xml.factory.objects
ClassLoaderObjectDescription.ClassLoaderObjectDescription ( )
ClassLoaderObjectDescription.createObject ( )  :  Object
ClassLoaderObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, CollectionObjectDescription.class
package org.jfree.xml.factory.objects
CollectionObjectDescription.CollectionObjectDescription ( Class p1 )
CollectionObjectDescription.createObject ( )  :  Object
CollectionObjectDescription.getParameterDefinition ( String p1 )  :  Class
CollectionObjectDescription.getParameterNames ( )  :  Iterator
CollectionObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, ColorObjectDescription.class
package org.jfree.xml.factory.objects
ColorObjectDescription.ColorObjectDescription ( )
ColorObjectDescription.createObject ( )  :  Object
ColorObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, Configuration.class
package org.jfree.util
Configuration.getConfigProperty ( String p1 ) [abstract]  :  String
Configuration.getConfigProperty ( String p1, String p2 ) [abstract]  :  String

jcommon-0.8.1.jar, DateObjectDescription.class
package org.jfree.xml.factory.objects
DateObjectDescription.createObject ( )  :  Object
DateObjectDescription.DateObjectDescription ( )
DateObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, DecimalFormatObjectDescription.class
package org.jfree.xml.factory.objects
DecimalFormatObjectDescription.createObject ( )  :  Object
DecimalFormatObjectDescription.DecimalFormatObjectDescription ( )
DecimalFormatObjectDescription.DecimalFormatObjectDescription ( Class p1 )
DecimalFormatObjectDescription.DecimalFormatObjectDescription ( Class p1, boolean p2 )
DecimalFormatObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, DoubleObjectDescription.class
package org.jfree.xml.factory.objects
DoubleObjectDescription.createObject ( )  :  Object
DoubleObjectDescription.DoubleObjectDescription ( )
DoubleObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, ElementDefinitionException.class
package org.jfree.xml
ElementDefinitionException.ElementDefinitionException ( Exception p1 )
ElementDefinitionException.ElementDefinitionException ( Exception p1, String p2 )
ElementDefinitionException.ElementDefinitionException ( String p1 )
ElementDefinitionException.getParentException ( )  :  Exception
ElementDefinitionException.printStackTrace ( PrintStream p1 )  :  void
ElementDefinitionException.printStackTrace ( PrintWriter p1 )  :  void

jcommon-0.8.1.jar, ElementDefinitionHandler.class
package org.jfree.xml
ElementDefinitionHandler.characters ( char[ ] p1, int p2, int p3 ) [abstract]  :  void
ElementDefinitionHandler.endElement ( String p1 ) [abstract]  :  void
ElementDefinitionHandler.getParser ( ) [abstract]  :  Parser
ElementDefinitionHandler.startElement ( String p1, Attributes p2 ) [abstract]  :  void

jcommon-0.8.1.jar, FloatDimension.class
package org.jfree.ui
FloatDimension.clone ( )  :  Object
FloatDimension.equals ( Object p1 )  :  boolean
FloatDimension.FloatDimension ( )
FloatDimension.FloatDimension ( float p1, float p2 )
FloatDimension.FloatDimension ( FloatDimension p1 )
FloatDimension.getHeight ( )  :  double
FloatDimension.getWidth ( )  :  double
FloatDimension.hashCode ( )  :  int
FloatDimension.setHeight ( double p1 )  :  void
FloatDimension.setSize ( double p1, double p2 )  :  void
FloatDimension.setWidth ( double p1 )  :  void
FloatDimension.toString ( )  :  String

jcommon-0.8.1.jar, FloatObjectDescription.class
package org.jfree.xml.factory.objects
FloatObjectDescription.createObject ( )  :  Object
FloatObjectDescription.FloatObjectDescription ( )
FloatObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, IntegerObjectDescription.class
package org.jfree.xml.factory.objects
IntegerObjectDescription.createObject ( )  :  Object
IntegerObjectDescription.IntegerObjectDescription ( )
IntegerObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, IOUtils.class
package org.jfree.io
IOUtils.copyStreams ( InputStream p1, OutputStream p2 )  :  void
IOUtils.copyStreams ( InputStream p1, OutputStream p2, int p3 )  :  void
IOUtils.copyWriter ( Reader p1, Writer p2 )  :  void
IOUtils.copyWriter ( Reader p1, Writer p2, int p3 )  :  void
IOUtils.createRelativeURL ( URL p1, URL p2 )  :  String
IOUtils.getFileName ( URL p1 )  :  String
IOUtils.getInstance ( ) [static]  :  IOUtils
IOUtils.IOUtils ( )
IOUtils.isSubDirectory ( File p1, File p2 )  :  boolean
IOUtils.stripFileExtension ( String p1 )  :  String

jcommon-0.8.1.jar, JavaBaseClassFactory.class
package org.jfree.xml.factory.objects
JavaBaseClassFactory.JavaBaseClassFactory ( )

jcommon-0.8.1.jar, Line2DObjectDescription.class
package org.jfree.xml.factory.objects
Line2DObjectDescription.createObject ( )  :  Object
Line2DObjectDescription.Line2DObjectDescription ( )
Line2DObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, Log.class
package org.jfree.util
Log.addTarget ( LogTarget p1 )  :  void
Log.debug ( Object p1 ) [static]  :  void
Log.debug ( Object p1, Exception p2 ) [static]  :  void
Log.defineLog ( Log p1 ) [static]  :  void
Log.doLog ( int p1, Object p2 )  :  void
Log.doLog ( int p1, Object p2, Exception p3 )  :  void
Log.error ( Object p1 ) [static]  :  void
Log.error ( Object p1, Exception p2 ) [static]  :  void
Log.getDebuglevel ( )  :  int
Log.getInstance ( ) [static]  :  Log
Log.getTargets ( )  :  LogTarget[ ]
Log.info ( Object p1 ) [static]  :  void
Log.info ( Object p1, Exception p2 ) [static]  :  void
Log.Log ( )
Log.log ( int p1, Object p2 ) [static]  :  void
Log.log ( int p1, Object p2, Exception p3 ) [static]  :  void
Log.removeTarget ( LogTarget p1 )  :  void
Log.replaceTargets ( LogTarget p1 )  :  void
Log.setDebuglevel ( int p1 )  :  void
Log.warn ( Object p1 ) [static]  :  void
Log.warn ( Object p1, Exception p2 ) [static]  :  void

jcommon-0.8.1.jar, LogTarget.class
package org.jfree.util
LogTarget.log ( int p1, Object p2 ) [abstract]  :  void
LogTarget.log ( int p1, Object p2, Exception p3 ) [abstract]  :  void

jcommon-0.8.1.jar, LongObjectDescription.class
package org.jfree.xml.factory.objects
LongObjectDescription.createObject ( )  :  Object
LongObjectDescription.LongObjectDescription ( )
LongObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, ObjectDescription.class
package org.jfree.xml.factory.objects
ObjectDescription.configure ( Configuration p1 ) [abstract]  :  void
ObjectDescription.createObject ( ) [abstract]  :  Object
ObjectDescription.getInstance ( ) [abstract]  :  ObjectDescription
ObjectDescription.getObjectClass ( ) [abstract]  :  Class
ObjectDescription.getParameter ( String p1 ) [abstract]  :  Object
ObjectDescription.getParameterDefinition ( String p1 ) [abstract]  :  Class
ObjectDescription.getParameterNames ( ) [abstract]  :  Iterator
ObjectDescription.setParameter ( String p1, Object p2 ) [abstract]  :  void
ObjectDescription.setParameterFromObject ( Object p1 ) [abstract]  :  void

jcommon-0.8.1.jar, ObjectFactoryException.class
package org.jfree.xml.factory.objects
ObjectFactoryException.ObjectFactoryException ( )
ObjectFactoryException.ObjectFactoryException ( String p1 )
ObjectFactoryException.ObjectFactoryException ( String p1, Exception p2 )

jcommon-0.8.1.jar, Parser.class
package org.jfree.xml
Parser.characters ( char[ ] p1, int p2, int p3 )  :  void
Parser.endDocument ( )  :  void
Parser.endElement ( String p1, String p2, String p3 )  :  void
Parser.getConfigurationValue ( Object p1 )  :  Object
Parser.getInitialFactory ( )  :  ElementDefinitionHandler
Parser.getInstance ( ) [abstract]  :  Parser
Parser.getParserConfiguration ( )  :  Map
Parser.getResult ( ) [abstract]  :  Object
Parser.Parser ( )
Parser.peekFactory ( )  :  ElementDefinitionHandler
Parser.popFactory ( )  :  ElementDefinitionHandler
Parser.pushFactory ( ElementDefinitionHandler p1 )  :  void
Parser.setConfigurationValue ( Object p1, Object p2 )  :  void
Parser.setInitialFactory ( ElementDefinitionHandler p1 )  :  void
Parser.startDocument ( )  :  void
Parser.startElement ( String p1, String p2, String p3, Attributes p4 )  :  void

jcommon-0.8.1.jar, ParserFrontend.class
package org.jfree.xml
ParserFrontend.createDefaultHandler ( URL p1 )  :  Parser
ParserFrontend.getDefaultHandler ( )  :  Parser
ParserFrontend.getEntityResolver ( )  :  EntityResolver
ParserFrontend.getParser ( )  :  SAXParser
ParserFrontend.isValidateDTD ( )  :  boolean
ParserFrontend.parse ( InputSource p1, URL p2 )  :  Object
ParserFrontend.parse ( URL p1, URL p2 )  :  Object
ParserFrontend.ParserFrontend ( Parser p1 )
ParserFrontend.setDefaultHandler ( Parser p1 )  :  void
ParserFrontend.setEntityResolver ( EntityResolver p1 )  :  void
ParserFrontend.setValidateDTD ( boolean p1 )  :  void

jcommon-0.8.1.jar, ParserUtil.class
package org.jfree.xml
ParserUtil.getElementPosition ( Attributes p1 ) [static]  :  Rectangle2D
ParserUtil.parseBoolean ( String p1, boolean p2 ) [static]  :  boolean
ParserUtil.parseColor ( String p1 ) [static]  :  Color
ParserUtil.parseFloat ( String p1, float p2 ) [static]  :  float
ParserUtil.parseFloat ( String p1, String p2 ) [static]  :  float
ParserUtil.parseInt ( String p1, int p2 ) [static]  :  int
ParserUtil.parseInt ( String p1, String p2 ) [static]  :  int
ParserUtil.parseRelativeFloat ( String p1, String p2 ) [static]  :  float
ParserUtil.ParserUtil ( )
ParserUtil.parseString ( String p1, String p2 ) [static]  :  String
ParserUtil.parseStroke ( String p1 ) [static]  :  Stroke

jcommon-0.8.1.jar, Point2DObjectDescription.class
package org.jfree.xml.factory.objects
Point2DObjectDescription.createObject ( )  :  Object
Point2DObjectDescription.Point2DObjectDescription ( )
Point2DObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, Rectangle2DObjectDescription.class
package org.jfree.xml.factory.objects
Rectangle2DObjectDescription.createObject ( )  :  Object
Rectangle2DObjectDescription.Rectangle2DObjectDescription ( )
Rectangle2DObjectDescription.setParameterFromObject ( Object p1 )  :  void

jcommon-0.8.1.jar, ShortObjectDescription.class
package org.jfree.xml.factory.objects
ShortObjectDescription.createObject ( )  :  Object
ShortObjectDescription.setParameterFromObject ( Object p1 )  :  void
ShortObjectDescription.ShortObjectDescription ( )

jcommon-0.8.1.jar, SimpleDateFormatObjectDescription.class
package org.jfree.xml.factory.objects
SimpleDateFormatObjectDescription.createObject ( )  :  Object
SimpleDateFormatObjectDescription.setParameterFromObject ( Object p1 )  :  void
SimpleDateFormatObjectDescription.SimpleDateFormatObjectDescription ( )
SimpleDateFormatObjectDescription.SimpleDateFormatObjectDescription ( Class p1 )
SimpleDateFormatObjectDescription.SimpleDateFormatObjectDescription ( Class p1, boolean p2 )

jcommon-0.8.1.jar, SimpleMessage.class
package org.jfree.util
Log.SimpleMessage.Log.SimpleMessage ( String p1, Object p2 )
Log.SimpleMessage.Log.SimpleMessage ( String p1, Object p2, Object p3 )
Log.SimpleMessage.Log.SimpleMessage ( String p1, Object p2, Object p3, Object p4 )
Log.SimpleMessage.Log.SimpleMessage ( String p1, Object p2, Object p3, Object p4, Object p5 )
Log.SimpleMessage.Log.SimpleMessage ( String p1, Object[ ] p2 )
Log.SimpleMessage.toString ( )  :  String

jcommon-0.8.1.jar, StackableException.class
package org.jfree.util
StackableException.getParent ( )  :  Exception
StackableException.printStackTrace ( PrintStream p1 )  :  void
StackableException.printStackTrace ( PrintWriter p1 )  :  void
StackableException.StackableException ( )
StackableException.StackableException ( String p1 )
StackableException.StackableException ( String p1, Exception p2 )

jcommon-0.8.1.jar, StackableRuntimeException.class
package org.jfree.util
StackableRuntimeException.getParent ( )  :  Exception
StackableRuntimeException.printStackTrace ( PrintStream p1 )  :  void
StackableRuntimeException.printStackTrace ( PrintWriter p1 )  :  void
StackableRuntimeException.StackableRuntimeException ( )
StackableRuntimeException.StackableRuntimeException ( String p1 )
StackableRuntimeException.StackableRuntimeException ( String p1, Exception p2 )

jcommon-0.8.1.jar, StringObjectDescription.class
package org.jfree.xml.factory.objects
StringObjectDescription.createObject ( )  :  Object
StringObjectDescription.setParameterFromObject ( Object p1 )  :  void
StringObjectDescription.StringObjectDescription ( )

jcommon-0.8.1.jar, URLClassFactory.class
package org.jfree.xml.factory.objects
URLClassFactory.URLClassFactory ( )

jcommon-0.8.1.jar, URLObjectDescription.class
package org.jfree.xml.factory.objects
URLObjectDescription.createObject ( )  :  Object
URLObjectDescription.setParameterFromObject ( Object p1 )  :  void
URLObjectDescription.URLObjectDescription ( )

to the top

Java ARchives (1)


jcommon-0.8.0.jar

to the top