|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wisc.trace.urcsdk.client.resources.ResourceContent
public class ResourceContent
ResourceContent provides a way to extract information
about the literal value of a resource on a finer level.
| Constructor Summary | |
|---|---|
ResourceContent(AResourceDescription parent,
org.w3c.dom.Element element)
Creates a new ResourceContent instance. |
|
| Method Summary | |
|---|---|
java.lang.String |
getValue()
Returns the value of this ResourceContent. |
java.lang.String |
getValue(ClientSession session)
|
java.lang.String |
toString()
Returns the String representation of this object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceContent(AResourceDescription parent,
org.w3c.dom.Element element)
ResourceContent instance.
parent - a AResourceDescription valueelement - | Method Detail |
|---|
public java.lang.String getValue()
String valuepublic java.lang.String getValue(ClientSession session)
public java.lang.String toString()
String representation of this object.
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||