Copyright 2002 by aragost

com.aragost.araspect.handlers
Class ArrayHandler

java.lang.Object
  |
  +--com.aragost.araspect.handlers.Handler
        |
        +--com.aragost.araspect.handlers.GenericCollectionHandler
              |
              +--com.aragost.araspect.handlers.CollectionHandler
                    |
                    +--com.aragost.araspect.handlers.ArrayHandler

public class ArrayHandler
extends CollectionHandler


Field Summary
 
Fields inherited from class com.aragost.araspect.handlers.CollectionHandler
collectionEvaluator, list
 
Constructor Summary
ArrayHandler()
          Creates new ArrayHandler
 
Methods inherited from class com.aragost.araspect.handlers.CollectionHandler
canRemoveEntries, getCollectionEvaluator, getEntryIterator, getEntryIterator
 
Methods inherited from class com.aragost.araspect.handlers.GenericCollectionHandler
getStart, getTitle, initFromRequest, setStart
 
Methods inherited from class com.aragost.araspect.handlers.Handler
addGetters, getFacade, getHtmlUtils, getInspector, getNext, getPath, setNext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayHandler

public ArrayHandler()
Creates new ArrayHandler


Copyright 2002 by aragost