Uses of Class
de.xima.fc.workflow.PathResourceDescriptor
Packages that use PathResourceDescriptor
-
Uses of PathResourceDescriptor in de.xima.fc.workflow
Methods in de.xima.fc.workflow that return PathResourceDescriptorModifier and TypeMethodDescriptionstatic PathResourceDescriptor
PathResourceDescriptor.fromFile
(File file, Charset charset, OpenOption... openOptions) Creates a new resource descriptor that reads data from the given file.static PathResourceDescriptor
PathResourceDescriptor.fromPath
(Path path, Charset charset, OpenOption... openOptions) Creates a new resource descriptor that reads data from the given file.