Apache Struts API Documentation: Uses of Class org.apache.struts.util.ModuleUtils

Apache Struts API


Uses of Class
org.apache.struts.util.ModuleUtils

Packages that use ModuleUtils
org.apache.struts.util The Utilities package provides a variety of families of classes, to solve problems that are commonly encountered in building web applications. 
 

Uses of ModuleUtils in org.apache.struts.util
 

Fields in org.apache.struts.util declared as ModuleUtils
private static ModuleUtils ModuleUtils.instance
          The Singleton instance.
 

Methods in org.apache.struts.util that return ModuleUtils
static ModuleUtils ModuleUtils.getInstance()
          Returns the Singleton instance of TagUtils.
 



Copyright © 2000-2005 - The Apache Software Foundation