|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.webz.Format
The Format class manages all the Formatting classes for the databases in WebZ.
Method Summary | |
Class |
fmtclass()
Returns a Class object for the java formatting class. |
static Format |
getFormat(String name,
String whichFormat)
Retrieves a Format object for the input className. |
DisplayGenerator |
getGenerator()
|
boolean |
isGenerator()
Returns a Class object for the java formatting class. |
String |
name()
Returns a String containing the name of the format. |
String |
toString()
Generates a String representation of the object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Method Detail |
public static Format getFormat(String name, String whichFormat)
className
- the name of the format classwhichFormat
- the name of the format from the db inifile.public String name()
public Class fmtclass()
public boolean isGenerator()
public DisplayGenerator getGenerator()
public String toString()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |