| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | ## Java String Conversions
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | This module contains articles about string conversions from/to another type. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ### Relevant Articles:
 | 
					
						
							|  |  |  | - [Converting String to Stream of chars](https://www.baeldung.com/java-string-to-stream) | 
					
						
							|  |  |  | - [Converting Strings to Enums in Java](https://www.baeldung.com/java-string-to-enum) | 
					
						
							|  |  |  | - [Convert a String to Title Case](https://www.baeldung.com/java-string-title-case) | 
					
						
							|  |  |  | - [Convert java.util.Date to String](https://www.baeldung.com/java-util-date-to-string) | 
					
						
							|  |  |  | - [Converting a Stack Trace to a String in Java](https://www.baeldung.com/java-stacktrace-to-string) | 
					
						
							|  |  |  | - [Image to Base64 String Conversion](https://www.baeldung.com/java-base64-image-string) | 
					
						
							|  |  |  | - [Convert a Comma Separated String to a List in Java](https://www.baeldung.com/java-string-with-separator-to-list) | 
					
						
							| 
									
										
										
										
											2022-01-20 18:08:58 +08:00
										 |  |  | - [Convert String to Double in Java](https://www.baeldung.com/java-string-to-double) | 
					
						
							| 
									
										
										
										
											2022-09-23 15:02:06 +05:30
										 |  |  | - [Convert char to String in Java](https://www.baeldung.com/java-convert-char-to-string) | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | - [Convert String to int or Integer in Java](https://www.baeldung.com/java-convert-string-to-int-or-integer) | 
					
						
							| 
									
										
										
										
											2022-06-14 10:15:30 +05:00
										 |  |  | - More articles: [[next -->]](/core-java-modules/core-java-string-conversions-2) |