Uses of Class
org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ObjectFactoryException

Packages that use ObjectFactoryException
org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base Object descriptions for the parser. 
org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects The org.jfree.xml.factory.objects.ClassFactory interface and related classes. 
org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers   
 

Uses of ObjectFactoryException in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
 

Methods in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base that throw ObjectFactoryException
 void Line2DObjectDescription.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 Ellipse2DObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void TimeZoneObjectDescription.setParameterFromObject(Object o)
           
 void CollectionObjectDescription.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 RoundRectangle2DObjectDescription.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 Point2DObjectDescription.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 BeanObjectDescription.setParameterFromObject(Object o)
          Sets the parameters in the description to match the supplied object.
 void ShortObjectDescription.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 ByteObjectDescription.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 FloatObjectDescription.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 StringObjectDescription.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 ObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void DimensionObjectDescription.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 DecimalFormatObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void DateObjectDescription.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 BooleanObjectDescription.setParameterFromObject(Object o)
          Sets the description object parameters to match the supplied object (which should be an instance of Boolean.
 void ClassLoaderObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of the object description to match the supplied object.
 

Uses of ObjectFactoryException in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects
 

Methods in org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.objects that throw ObjectFactoryException
 void AlignmentObjectDescription.setParameterFromObject(Object o)
          Sets the parameters in the object description to match the specified object.
 void WhitespaceCollapseObjectDescription.setParameterFromObject(Object o)
          Sets the parameters in the object description to match the specified object.
 void PathIteratorSegmentObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void FontDefinitionObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void TextWrapObjectDescription.setParameterFromObject(Object o)
          Sets the parameters in the object description to match the specified object.
 void VerticalAlignmentObjectDescription.setParameterFromObject(Object o)
          Sets the parameters in the object description to match the specified object.
 void BorderStyleObjectDescription.setParameterFromObject(Object o)
          Sets the parameters in the object description to match the specified object.
 void BoxSizingObjectDescription.setParameterFromObject(Object o)
          Sets the parameters in the object description to match the specified object.
 void GeneralPathObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.
 void FontSmoothObjectDescription.setParameterFromObject(Object o)
          Sets the parameters in the object description to match the specified object.
 

Uses of ObjectFactoryException in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers
 

Methods in org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers that throw ObjectFactoryException
 void ElementStyleSheetObjectDescription.setParameterFromObject(Object o)
          Sets the parameters of this description object to match the supplied object.