|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Generator
Generator
Method Summary | |
---|---|
String |
getName()
Returns the human readable name of the tooklit that generated the feed |
String |
getUri()
Returns the URI of the toolkit that generated the feed |
void |
setName(String name)
Set'sthe human readable name of the tooklit that generated the feed |
void |
setUri(String uri)
Set' the URI of the toolkit that generated the feed |
Methods inherited from interface org.intabulas.sandler.elements.ParseableEntity |
---|
loadDocument |
Method Detail |
---|
String getName()
void setName(String name)
name
- a String containg the Generator's NameString getUri()
void setUri(String uri)
uri
- a String containg the Generator's URI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |