JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.osgi.web.wab.generator
Interface WabGenerator
public interface
WabGenerator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
File
generate
(
ClassLoader
classLoader,
File
file,
Map
<
String
,
String
[]> parameters)
Method Details
generate
File
generate
(
ClassLoader
classLoader,
File
file,
Map
<
String
,
String
[]> parameters)
throws
IOException
Throws:
IOException