Class ItemFactoryImpl
java.lang.Object
ch.tocco.nice2.model.menu.impl.xml.ItemFactoryImpl
- All Implemented Interfaces:
ItemFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCreate a new context by passing a parent menu item.void
setReaders
(List<ReaderFactory> readers)
-
Constructor Details
-
ItemFactoryImpl
public ItemFactoryImpl()
-
-
Method Details
-
setReaders
-