Uses of Class
org.projog.core.io.FileHandles
Packages that use FileHandles
Package
Description
Predicates for system input and output with the file system.
-
Uses of FileHandles in org.projog.core.kb
Fields in org.projog.core.kb declared as FileHandlesMethods in org.projog.core.kb that return FileHandles -
Uses of FileHandles in org.projog.core.predicate
Methods in org.projog.core.predicate that return FileHandlesModifier and TypeMethodDescriptionprotected final FileHandlesAbstractPredicateFactory.getFileHandles()protected final FileHandlesAbstractSingleResultPredicate.getFileHandles() -
Uses of FileHandles in org.projog.core.predicate.builtin.io
Methods in org.projog.core.predicate.builtin.io with parameters of type FileHandlesModifier and TypeMethodDescriptionprivate voidSeen.close(FileHandles fileHandles, Term handle) private voidTold.close(FileHandles fileHandles, Term handle)