org.apertereports.util.wrappers
Class DictionaryItemsWrapper
java.lang.Object
org.apertereports.util.wrappers.DictionaryItemsWrapper
public class DictionaryItemsWrapper
- extends Object
A container for report dictionary items.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DictionaryItemsWrapper
public DictionaryItemsWrapper()
addItem
public void addItem(String[] columns)
getItems
public List<DictionaryItem> getItems()
Copyright © 2011-2012. All Rights Reserved.