Uses of Class
magoffin.matt.ma2.domain.ObjectFactory

Packages that use ObjectFactory
magoffin.matt.ma2.util   
 

Uses of ObjectFactory in magoffin.matt.ma2.util
 

Methods in magoffin.matt.ma2.util that return ObjectFactory
 ObjectFactory XmlHelper.getObjectFactory()
           
 

Methods in magoffin.matt.ma2.util with parameters of type ObjectFactory
 void XmlHelper.setObjectFactory(ObjectFactory objectFactory)