| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp23 |
| Modifier and Type | Method and Description |
|---|---|
TaglibLocationType |
Webapp23Factory.createTaglibLocationType()
Returns a new object of class 'Taglib Location Type'.
|
TaglibLocationType |
DocumentRoot.getTaglibLocation()
Returns the value of the 'Taglib Location' containment reference.
|
TaglibLocationType |
TaglibType.getTaglibLocation()
Returns the value of the 'Taglib Location' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setTaglibLocation(TaglibLocationType value)
Sets the value of the '
Taglib Location' containment reference. |
void |
TaglibType.setTaglibLocation(TaglibLocationType value)
Sets the value of the '
Taglib Location' containment reference. |