Package | Description |
---|---|
com.sun.java.xml.ns.javaee |
Modifier and Type | Class and Description |
---|---|
class |
JspFileType
The jsp-file element contains the full path to a JSP file
within the web application beginning with a `/'.
|
Modifier and Type | Field and Description |
---|---|
protected PathType |
ModuleType.altDd |
protected PathType |
ModuleType.connector |
protected PathType |
ModuleType.ejb |
protected PathType |
ModuleType.java |
protected PathType |
ServiceRefType.jaxrpcMappingFile |
protected PathType |
IconType.largeIcon |
protected PathType |
ApplicationType.libraryDirectory |
protected PathType |
IconType.smallIcon |
protected PathType |
TaglibType.taglibLocation |
protected PathType |
WebType.webUri |
Modifier and Type | Field and Description |
---|---|
protected List<PathType> |
JspPropertyGroupType.includeCoda |
protected List<PathType> |
JspPropertyGroupType.includePrelude |
Modifier and Type | Method and Description |
---|---|
PathType |
ObjectFactory.createPathType()
Create an instance of
PathType |
PathType |
ModuleType.getAltDd()
Gets the value of the altDd property.
|
PathType |
ModuleType.getConnector()
Gets the value of the connector property.
|
PathType |
ModuleType.getEjb()
Gets the value of the ejb property.
|
PathType |
ModuleType.getJava()
Gets the value of the java property.
|
PathType |
ServiceRefType.getJaxrpcMappingFile()
Gets the value of the jaxrpcMappingFile property.
|
PathType |
IconType.getLargeIcon()
Gets the value of the largeIcon property.
|
PathType |
ApplicationType.getLibraryDirectory()
Gets the value of the libraryDirectory property.
|
PathType |
IconType.getSmallIcon()
Gets the value of the smallIcon property.
|
PathType |
TaglibType.getTaglibLocation()
Gets the value of the taglibLocation property.
|
PathType |
WebType.getWebUri()
Gets the value of the webUri property.
|
Modifier and Type | Method and Description |
---|---|
List<PathType> |
JspPropertyGroupType.getIncludeCoda()
Gets the value of the includeCoda property.
|
List<PathType> |
JspPropertyGroupType.getIncludePrelude()
Gets the value of the includePrelude property.
|
Modifier and Type | Method and Description |
---|---|
void |
ModuleType.setAltDd(PathType value)
Sets the value of the altDd property.
|
void |
ModuleType.setConnector(PathType value)
Sets the value of the connector property.
|
void |
ModuleType.setEjb(PathType value)
Sets the value of the ejb property.
|
void |
ModuleType.setJava(PathType value)
Sets the value of the java property.
|
void |
ServiceRefType.setJaxrpcMappingFile(PathType value)
Sets the value of the jaxrpcMappingFile property.
|
void |
IconType.setLargeIcon(PathType value)
Sets the value of the largeIcon property.
|
void |
ApplicationType.setLibraryDirectory(PathType value)
Sets the value of the libraryDirectory property.
|
void |
IconType.setSmallIcon(PathType value)
Sets the value of the smallIcon property.
|
void |
TaglibType.setTaglibLocation(PathType value)
Sets the value of the taglibLocation property.
|
void |
WebType.setWebUri(PathType value)
Sets the value of the webUri property.
|
Copyright © 2016 buschmais GbR. All rights reserved.