org.apertereports.util.wrappers
Class DictionaryItemsWrapper

java.lang.Object
  extended by org.apertereports.util.wrappers.DictionaryItemsWrapper

public class DictionaryItemsWrapper
extends Object

A container for report dictionary items.


Constructor Summary
DictionaryItemsWrapper()
           
 
Method Summary
 void addItem(String[] columns)
           
 List<DictionaryItem> getItems()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictionaryItemsWrapper

public DictionaryItemsWrapper()
Method Detail

addItem

public void addItem(String[] columns)

getItems

public List<DictionaryItem> getItems()


Copyright © 2011-2012. All Rights Reserved.