All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.modify_improve.pef.PEFFileSplitter.taskScript Maven / Gradle / Ivy

The newest version!



	PEF File Splitter
	Splits a PEF file into several files, one file per volume
	

	
		Input PEF file
		A PEF file
		
			
		
	

	
		Output folder
		Output directory
		
			
		
	

	
		Filename prefix
		Optional filename prefix for the resulting files. If left blank, the filename prefix is derived from the input file.
		
			
		
	
	
	
		Filename postfix
		Optional filename postfix for the resulting files (typically, '.pef'). If left blank, the filename postfix is derived from the input file.
		
			
		
	

	
		
			input
			${input}
		
		
		
			abortThreshold
			ERROR
		
		
		
			schemas
			pef-2008-1.rng
		
	

	
		
			input
			${input}
		

		
			output
			${output}
		

		
			prefix
			${prefix}
		
		
		
			postfix
			${postfix}
		

	






© 2015 - 2025 Weber Informatics LLC | Privacy Policy