Package ch.tocco.nice2.appmodule.impl
Class ModelResourceImpl
java.lang.Object
ch.tocco.nice2.appmodule.impl.ModelResourceImpl
- All Implemented Interfaces:
ModelResource
-
Constructor Details
-
ModelResourceImpl
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceModelResource
-
getPath
- Specified by:
getPathin interfaceModelResource
-
openStream
- Specified by:
openStreamin interfaceModelResource- Throws:
IOException
-
isDirectory
public boolean isDirectory()- Specified by:
isDirectoryin interfaceModelResource
-
getParent
- Specified by:
getParentin interfaceModelResource
-
getChild
- Specified by:
getChildin interfaceModelResource
-
getChildren
- Specified by:
getChildrenin interfaceModelResource
-
exists
public boolean exists()- Specified by:
existsin interfaceModelResource
-
toString
-