|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.progeeks.meta.ClassPropertyType
org.progeeks.meta.type.FileType
org.progeeks.meta.type.DirectoryType
public class DirectoryType
Specialization of FileType that is preconfigured to represent directories.
| Constructor Summary | |
|---|---|
DirectoryType()
Creates a file type representing file values with the specified restrictions. |
|
| Method Summary |
|---|
| Methods inherited from class org.progeeks.meta.type.FileType |
|---|
isDirectory, isInstance, isWritable |
| Methods inherited from class org.progeeks.meta.ClassPropertyType |
|---|
convertPrimitive, createRawSuperTypeIterator, equals, getBaseClass, getSuperTypes, hashCode, isAssignableFrom, toString, wrapRawSuperType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||