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 Line2DObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void DecimalFormatObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void ByteObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void ColorObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void CharacterObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void LongObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void StringObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void CollectionObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void DoubleObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void ClassLoaderObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of the object description to match the supplied object.
 void SimpleDateFormatObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void ShortObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void DateObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void ArrayObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void Point2DObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void DimensionObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void BasicStrokeObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters for this description to match the supplied object.
 void Rectangle2DObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void FloatObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void URLObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void IntegerObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void Dimension2DObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 void BeanObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters in the description to match the supplied object.
 void BooleanObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the description object parameters to match the supplied object (which should be an instance of Boolean.
 void ObjectDescription.setParameterFromObject(java.lang.Object o)
          Sets the parameters of this description object to match the supplied object.
 



Copyright © 2009-2010 jtstand.com. All Rights Reserved.