public class TagDefinition
extends java.lang.Object
| Constructor and Description |
|---|
TagDefinition() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocation()
Retrieve the location of the tag definition.
|
java.lang.String |
getUri()
Retrieve the uri of the tag definition.
|
void |
setLocation(java.lang.String string)
Set the location of the tag definition.
|
void |
setUri(java.lang.String string)
Set the uri of the tag definition.
|
public java.lang.String getLocation()
public java.lang.String getUri()
public void setLocation(java.lang.String string)
string - public void setUri(java.lang.String string)
string - Copyright © 2003-2013 . All Rights Reserved.