Class MemoryFile
java.lang.Object
org.drools.compiler.compiler.io.memory.MemoryFile
- All Implemented Interfaces:
Serializable,File,FileSystemItem
- See Also:
-
Constructor Details
-
MemoryFile
-
-
Method Details
-
getName
-
getContents
- Specified by:
getContentsin interfaceFile- Throws:
IOException
-
getPath
public org.drools.util.PortablePath getPath()- Specified by:
getPathin interfaceFile- Specified by:
getPathin interfaceFileSystemItem
-
getFolder
-
exists
public boolean exists() -
setContents
- Specified by:
setContentsin interfaceFile- Throws:
IOException
-
create
- Specified by:
createin interfaceFile- Throws:
IOException
-
hashCode
public int hashCode() -
equals
-
toString
-