public class Resolver extends Object
| Constructor and Description |
|---|
Resolver(String resourceName,
String entryName)
Instantiates a new resolver.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEntryName()
Gets the entry name.
|
String |
getResourceName()
Gets the resource name.
|
void |
setEntryName(String entryName)
Sets the entry name.
|
void |
setResourceName(String resourceName)
Sets the resource name.
|
String |
toString() |
public String getResourceName()
public String getEntryName()
public void setResourceName(String resourceName)
resourceName - the resourceName to setpublic void setEntryName(String entryName)
entryName - the entryName to setCopyright © 2015. All Rights Reserved.