JCommon 1.0.17-redhat-2

Uses of Class
org.jfree.xml.factory.objects.ObjectFactoryException

Packages that use ObjectFactoryException
org.jfree.xml.factory.objects Object descriptions for the parser. 
 

Uses of ObjectFactoryException in org.jfree.xml.factory.objects
 

Methods in org.jfree.xml.factory.objects that throw ObjectFactoryException
 void DimensionObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void StringObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void LongObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void ColorObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void IntegerObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void Dimension2DObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void SimpleDateFormatObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void Line2DObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void ByteObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void BasicStrokeObjectDescription.setParameterFromObject(Object o)
          Sets the parameters for this description to match the supplied object.
 void Point2DObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void ObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void DoubleObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void URLObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void ClassLoaderObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of the object description to match the supplied object.
 void BeanObjectDescription.setParameterFromObject(Object o)
          Sets the parameters in the description to match the supplied object.
 void DateObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void CollectionObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void BooleanObjectDescription.setParameterFromObject(Object o)
          Sets the description object parameters to match the supplied object (which should be an instance of Boolean.
 void FloatObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void ArrayObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void CharacterObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void ShortObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void Rectangle2DObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void DecimalFormatObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.