|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.gate.yam.convert.JSPWikiFileFilter
class JSPWikiFileFilter
Adds some text content to the document, as the first child Element of the body Element. This will become the title in YAM syntax.
| Constructor Summary | |
JSPWikiFileFilter()
|
|
| Method Summary | |
|---|---|
boolean
|
accept(File dir, String name)
Accept a file if it is a .txt file |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Constructor Detail |
|---|
JSPWikiFileFilter()
| Method Detail |
|---|
public boolean accept(File dir, String name)
Groovy Documentation