| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected List<TaglibType> |
JspConfigType.taglib |
| Modifier and Type | Method and Description |
|---|---|
TaglibType |
ObjectFactory.createTaglibType()
Create an instance of
TaglibType |
TaglibType |
TaglibType.withId(String value) |
TaglibType |
TaglibType.withTaglibLocation(PathType value) |
TaglibType |
TaglibType.withTaglibUri(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<TaglibType> |
JspConfigType.getTaglib()
Gets the value of the taglib property.
|
| Modifier and Type | Method and Description |
|---|---|
JspConfigType |
JspConfigType.withTaglib(TaglibType... values) |
| Modifier and Type | Method and Description |
|---|---|
JspConfigType |
JspConfigType.withTaglib(Collection<TaglibType> values) |
Copyright © 2020. All rights reserved.