|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.http.webxml.schema.version_2_2.Taglib
public class Taglib
| Field Summary | |
|---|---|
protected String |
id
|
protected TaglibLocation |
taglibLocation
|
protected TaglibUri |
taglibUri
|
| Constructor Summary | |
|---|---|
Taglib()
|
|
| Method Summary | |
|---|---|
void |
addVetoableChangeListener(String param0,
VetoableChangeListener param1)
|
void |
addVetoableChangeListener(VetoableChangeListener param0)
|
String |
getId()
Gets the value of the id property. |
TaglibLocation |
getTaglibLocation()
Gets the value of the taglibLocation property. |
TaglibUri |
getTaglibUri()
Gets the value of the taglibUri property. |
void |
removeVetoableChangeListener(String param0,
VetoableChangeListener param1)
|
void |
removeVetoableChangeListener(VetoableChangeListener param0)
|
void |
setId(String value)
Sets the value of the id property. |
void |
setTaglibLocation(TaglibLocation value)
Sets the value of the taglibLocation property. |
void |
setTaglibUri(TaglibUri value)
Sets the value of the taglibUri property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String id
protected TaglibUri taglibUri
protected TaglibLocation taglibLocation
| Constructor Detail |
|---|
public Taglib()
| Method Detail |
|---|
public String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic TaglibUri getTaglibUri()
TaglibUripublic void setTaglibUri(TaglibUri value)
value - allowed object is
TaglibUripublic TaglibLocation getTaglibLocation()
TaglibLocationpublic void setTaglibLocation(TaglibLocation value)
value - allowed object is
TaglibLocationpublic void addVetoableChangeListener(VetoableChangeListener param0)
public void addVetoableChangeListener(String param0,
VetoableChangeListener param1)
public void removeVetoableChangeListener(String param0,
VetoableChangeListener param1)
public void removeVetoableChangeListener(VetoableChangeListener param0)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||