Uses of Class
org.jfree.xml.factory.objects.ObjectFactoryException
Packages that use ObjectFactoryException
-
Uses of ObjectFactoryException in org.jfree.xml.factory.objects
Methods in org.jfree.xml.factory.objects that throw ObjectFactoryExceptionModifier and TypeMethodDescriptionvoidArrayObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidBasicStrokeObjectDescription.setParameterFromObject(Object o) Sets the parameters for this description to match the supplied object.voidBeanObjectDescription.setParameterFromObject(Object o) Sets the parameters in the description to match the supplied object.voidBooleanObjectDescription.setParameterFromObject(Object o) Sets the description object parameters to match the supplied object (which should be an instance ofBoolean.voidByteObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidCharacterObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidClassLoaderObjectDescription.setParameterFromObject(Object o) Sets the parameters of the object description to match the supplied object.voidCollectionObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidColorObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidDateObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidDecimalFormatObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidDimension2DObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidDimensionObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidDoubleObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidFloatObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidIntegerObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidLine2DObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidLongObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidPoint2DObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidRectangle2DObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidShortObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidSimpleDateFormatObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidStringObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.voidURLObjectDescription.setParameterFromObject(Object o) Sets the parameters of this description object to match the supplied object.