|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.millstone.webadapter.Theme.File
Theme XSL file description Description of a single XSL file included a theme.
| Constructor Summary | |
Theme.File(java.lang.String name)
Create new file. |
|
| Method Summary | |
java.lang.String |
getName()
Get name of the file. |
boolean |
supports(WebBrowser terminal)
Does this file support the given terminal. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Theme.File(java.lang.String name)
name - Name of the file.| Method Detail |
public java.lang.String getName()
public boolean supports(WebBrowser terminal)
Theme.Filesetpublic java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||