org.apache.pluto.portlet.admin.services
Class PortletNameFinder

java.lang.Object
  extended by org.apache.pluto.portlet.admin.services.PortletNameFinder

public class PortletNameFinder
extends java.lang.Object

Gets the portlet names from portlet.xml using SAX

Author:
Ken Atherton

Field Summary
static java.lang.String CLASS_NAME
           
 
Method Summary
static java.util.ArrayList getPortletNames(java.io.InputStream ios)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_NAME

public static final java.lang.String CLASS_NAME
See Also:
Constant Field Values
Method Detail

getPortletNames

public static java.util.ArrayList getPortletNames(java.io.InputStream ios)
                                           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2009 . All Rights Reserved.