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

scripts.modify_improve.multiformat.UnicodeNormalizer.taskScript Maven / Gradle / Ivy

The newest version!



	Unicode Normalizer
	Performs Unicode Normalization on all XML documents in a fileset
   	
         	
     	Commandline template:
	         ${workspace_loc}/dmfc/scripts/manipulation/advanced/UnicodeNormalizer.taskScript
			--input=${workspace_loc}/dmfc/samples/input/dtbook/dontworrybehappy.xml
     	    --output=${workspace_loc}/dmfc/samples/output/normalizer/
    
	
	
		Input file
		Select input manifest file (NCC, OPF, etc)
		
			
		
	
	
	
		Output directory
		Select output directory
		
			
		
	


	
		Normalization form
		Select the normalization form to use - see documentation
				
			
			  
			  
			  
			  
			
		
	


	
		Textnodes only
		Normalize element textnodes only (not attribute values etc)
				
			
		
	
						
	
		
			input
			${input}
		
					
		
			output
			${output}
		

		
			normalizationForm
			${normalizationForm}
		

		
			textnodesOnly
			${textnodesOnly}
		
				
	







© 2015 - 2025 Weber Informatics LLC | Privacy Policy