org.apache.commons.betwixt
Class Categories

java.lang.Object
  extended by org.apache.commons.betwixt.Categories

public class Categories
extends java.lang.Object

Version:
$Revision: 561314 $
Author:
Apache Commons Team

Constructor Summary
Categories()
           
 
Method Summary
 void addCategory(Category category)
           
 java.util.Iterator getCategories()
           
 int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Categories

public Categories()
Method Detail

size

public int size()

getCategories

public java.util.Iterator getCategories()

addCategory

public void addCategory(Category category)


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.