Uses of Interface
org.instancio.generator.specs.PathGeneratorSpec
Packages that use PathGeneratorSpec
Package
Description
Defines generator specs.
Provides generators for
java.io.* types.Provides generators for
java.nio.file.* types.-
Uses of PathGeneratorSpec in org.instancio.generator.specs
Subinterfaces of PathGeneratorSpec in org.instancio.generator.specsModifier and TypeInterfaceDescriptioninterfaceFilePathSpec<T>interfaceSpec for generatingFilevalues.interfaceGenerator spec for path values that supportsAsGeneratorSpec.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.internal.generator.io
Classes in org.instancio.internal.generator.io that implement PathGeneratorSpec -
Uses of PathGeneratorSpec in org.instancio.internal.generator.nio.file
Classes in org.instancio.internal.generator.nio.file that implement PathGeneratorSpec