Provides a DDS type-specific factory to create the appropriate object model objects.

Package Specification

Classes in this package extend the IDdsDomFactory interface. The appropriate factory for the given DDS type (DSPF, PRTF, LF or PF) is used to create object model objects. The assemblers in com.ibm.etools.iseries.dds.parser.assembler.dom call the methods in these factories when a DDS construct is recognized. @see com.ibm.etools.iseries.dds.parser.IDdsDomFactory @see com.ibm.etools.iseries.dds.assembler.dom