|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wisc.trace.uch.resource.resourcesheetmanager.AResourceDescription
public class AResourceDescription
Parse and Store <AResDesc> element of ResourceSheet. Also store value of Inherited Properties from Resource Sheet. Provide methods to retrieve and match its properties.
| Method Summary | |
|---|---|
String |
getContent()
Return value of 'content' Element of Resource Sheet. |
String |
getContentAt()
Return value of 'contentAt' Attribute of Resource Sheet. |
boolean |
propMatched(Map<String,String> resProps)
Check whether all the properties are matched and if matches returns true else returns false. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getContent()
public String getContentAt()
public boolean propMatched(Map<String,String> resProps)
resProps - a Map<String, String> of Resource Properties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||