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 PathResourceDescriptorPathResourceDescriptor.fromFile(File file, Charset charset, OpenOption... openOptions) Creates a new resource descriptor that reads data from the given file.static PathResourceDescriptorPathResourceDescriptor.fromPath(Path path, Charset charset, OpenOption... openOptions) Creates a new resource descriptor that reads data from the given file.