Skip navigation links
org.netbeans.modules.j2ee.dd/1 1.64.0 2
A B C D E F G H I J L M N O P Q R S T U V W X 

W

WEB - Static variable in interface org.netbeans.modules.j2ee.dd.api.application.Module
 
Web - Interface in org.netbeans.modules.j2ee.dd.api.application
 
WEB_URI - Static variable in interface org.netbeans.modules.j2ee.dd.api.application.Web
 
WebApp - Interface in org.netbeans.modules.j2ee.dd.api.web
Generated interface for WebApp element.
The WebApp object is the root of bean graph generated
for deployment descriptor(web.xml) file.
For getting the root (WebApp object) use the DDProvider.getDDRoot(org.openide.filesystems.FileObject) method.
WebAppMetadata - Interface in org.netbeans.modules.j2ee.dd.api.web
Interface for access metadata for web application.
WebAppMetadataModelFactory - Class in org.netbeans.modules.j2ee.dd.spi.web
 
WebFragment - Interface in org.netbeans.modules.j2ee.dd.api.web
Interface for WebFragment element.
The WebFragment object is the root of bean graph generated
for deployment descriptor(web-fragment.xml) file.
For getting the root (WebFragment object) use the WebFragmentProvider.getWebFragmentRoot(org.openide.filesystems.FileObject) method.
WebFragmentProvider - Class in org.netbeans.modules.j2ee.dd.api.web
Provides access to object model (OM) of web fragment file (META-INF/web-fragment.xml).
WebResourceCollection - Interface in org.netbeans.modules.j2ee.dd.api.web
Generated interface for WebResourceCollection element.
WelcomeFileList - Interface in org.netbeans.modules.j2ee.dd.api.web
Generated interface for WelcomeFileList element.
write(OutputStream) - Method in interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean
Writes the whole DD or its fraction (element related to CommonDDBean) to output stream.
For DD root object there is more convenient to use the RootInterface.write(org.openide.filesystems.FileObject) method.
The correct usage with file objects is :
write(FileObject) - Method in interface org.netbeans.modules.j2ee.dd.api.common.RootInterface
Writes the deployment descriptor data from deployment descriptor bean graph to file object.
This is more convenient method than CommonDDBean.write(java.io.OutputStream) method.
The locking problems are solved for the user in this method.
WSDL_FILE - Static variable in interface org.netbeans.modules.j2ee.dd.api.common.ServiceRef
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links
org.netbeans.modules.j2ee.dd/1 1.64.0 2