net.sf.jxls.parser
Class Aggregator.Count

java.lang.Object
  extended by net.sf.jxls.parser.Aggregator
      extended by net.sf.jxls.parser.Aggregator.Count
Enclosing class:
Aggregator

static class Aggregator.Count
extends Aggregator


Nested Class Summary
 
Nested classes/interfaces inherited from class net.sf.jxls.parser.Aggregator
Aggregator.Average, Aggregator.Count, Aggregator.Maximum, Aggregator.Minimum, Aggregator.Sum
 
Constructor Summary
Aggregator.Count()
           
 
Method Summary
 void add(java.lang.Object o)
           
 java.lang.Object getResult()
           
 
Methods inherited from class net.sf.jxls.parser.Aggregator
getInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Aggregator.Count

Aggregator.Count()
Method Detail

add

public void add(java.lang.Object o)
Overrides:
add in class Aggregator

getResult

public java.lang.Object getResult()
Overrides:
getResult in class Aggregator


Copyright 2005-2005-2007 jXLS Team. All Rights Reserved.