org.netbeans.api.web.webmodule 1.9

Package org.netbeans.modules.web.api.webmodule

API to access the properties of J2EE web modules.

See:
          Description

Class Summary
ExtenderController This class allows a WebModuleExtender to communicate with its environment.
ExtenderController.Properties Encapsulates the properties of an ExtenderController, which are arbitrary Object values with a String name.
RequestParametersQuery This query serves for executing single file in the server.
WebFrameworks This class provides access to the list of registered web frameworks.
WebModule This class encapsulates a web module.
WebProjectConstants Constants useful for web-based projects.
 

Package org.netbeans.modules.web.api.webmodule Description

API to access the properties of J2EE web modules.

This API will typically be used by modules that provide data objects, wizards, editors, etc. for files used in J2EE web module (JSP, Html, deployment descriptor, etc.). It will be also used by web framework clients and implementors.


org.netbeans.api.web.webmodule 1.9

Built on September 25 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.