Uses of Interface
org.instancio.generator.specs.PathGeneratorSpec
Packages that use PathGeneratorSpec
Package
Description
Defines generator specs.
Defines classes that provide access to built-in generators.
-
Uses of PathGeneratorSpec in org.instancio.generator.specs
Subinterfaces of PathGeneratorSpec in org.instancio.generator.specsModifier and TypeInterfaceDescriptioninterfaceFilePathSpec<T>interfaceSpec for generatingFilevalues.interfaceSpec for generatingPathvalues.Methods in org.instancio.generator.specs that return PathGeneratorSpecModifier and TypeMethodDescriptionGenerator for the file or directory name.File or directory name prefix.File or directory name suffix.PathGeneratorSpec.tmp()Generate path withjava.io.tmpdiras the parent directory. -
Uses of PathGeneratorSpec in org.instancio.generators
Methods in org.instancio.generators that return PathGeneratorSpec