Uses of Interface
com.iizix.app.builder.IIResource
Uses of IIResource in com.iizigo.app
Modifier and TypeClassDescriptionclass
The Eclipse file wrapper.class
The Eclipse folder wrapper.class
The Eclipse directory reference using an IPath.class
The Eclipse file reference.class
The Eclipse project wrapper as a directory.Modifier and TypeMethodDescriptionstatic IIResource
EclipseIPathFile.newResource
(org.eclipse.core.runtime.IPath path) Creates an EclipseIPathFile or EclipseIPathDirectory depending on the IPath.Modifier and TypeMethodDescriptionEclipseIFolder.listDirectory
(Object monitor) Lists the contents of the directory.EclipseIPathDirectory.listDirectory
(Object monitor) Lists the contents of the directory.EclipseIProject.listDirectory
(Object monitor) Lists the contents of the directory.Uses of IIResource in com.iizix.app.builder
Modifier and TypeInterfaceDescriptioninterface
The interface to an interface of a directory.interface
The interface to an interface of a file.Modifier and TypeClassDescriptionclass
The Java file wrapper.class
The Java file wrapper.Modifier and TypeMethodDescriptionIIDirectory.listDirectory
(Object monitor) Lists the contents of the directory.JavaDirectory.listDirectory
(Object monitor) Lists the contents of the directory.Modifier and TypeMethodDescriptiondefault boolean
IIResource.equals
(IIResource resource) Compares two resources.