|
|||||||||
| Home >> All >> org >> apache >> xmlbeans >> impl >> [ tool overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.xmlbeans.impl.tool
Class Diff.XsbFilenameFilter

java.lang.Objectorg.apache.xmlbeans.impl.tool.Diff.XsbFilenameFilter
- All Implemented Interfaces:
- java.io.FilenameFilter
- Enclosing class:
- Diff
- private static class Diff.XsbFilenameFilter
- extends java.lang.Object
- implements java.io.FilenameFilter
- extends java.lang.Object
| Constructor Summary | |
private |
Diff.XsbFilenameFilter()
|
| Method Summary | |
boolean |
accept(java.io.File dir,
java.lang.String name)
This method determines whether or not a given file should be included in a directory listing. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Diff.XsbFilenameFilter
private Diff.XsbFilenameFilter()
| Method Detail |
accept
public boolean accept(java.io.File dir, java.lang.String name)
- Description copied from interface:
java.io.FilenameFilter - This method determines whether or not a given file should be included
in a directory listing.
- Specified by:
acceptin interfacejava.io.FilenameFilter
|
|||||||||
| Home >> All >> org >> apache >> xmlbeans >> impl >> [ tool overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.xmlbeans.impl.tool.Diff.XsbFilenameFilter