net.mlw.vlh.web.tag.support
Class ValueListNullSpacer

java.lang.Object
  extended bynet.mlw.vlh.DefaultListBackedValueList
      extended bynet.mlw.vlh.web.tag.support.ValueListNullSpacer
All Implemented Interfaces:
Iterator, Serializable, ValueList

public final class ValueListNullSpacer
extends DefaultListBackedValueList

The singleton ValueListNullSpacer is used to render an empty valuelist, ussally you get this, when any error occured in service's handler.

Version:
$Revision: 1.2 $ $Date: 2005/08/19 16:06:30 $
Author:
Andrej Zachar
See Also:
Serialized Form

Method Summary
static ValueListNullSpacer getInstance()
           
 
Methods inherited from class net.mlw.vlh.DefaultListBackedValueList
getList, getValueListInfo, hasNext, next, remove, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ValueListNullSpacer getInstance()


Copyright © 2003-2006 mlavilson. All Rights Reserved.