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

org.springframework.beans.factory.xml.spring-util.xsd Maven / Gradle / Ivy

There is a newer version: 6.1.6
Show newest version




	
	

	
		
			
	Reference a public, static field on a type and expose its value as
	a bean. For example <util:constant static-field="java.lang.Integer.MAX_VALUE"/>.
			
		
		
			
			
		
	

	
		
			
	Reference a property on a bean (or as a nested value) and expose its values as
	a bean. For example <util:property-path path="order.customer.name"/>.
			
		
		
			
			
		
	

	
		
			
	Builds a List instance of the specified type, populated with the specified content.
			
			
				
					
				
			
		
		
			
				
					
					
						
							
								
									
									
								
							
						
					
					
						
							
						
					
				
			
		
	

	
		
			
	Builds a Set instance of the specified type, populated with the specified content.
			
			
				
					
				
			
		
		
			
				
					
					
						
							
								
									
									
								
							
						
					
					
						
							
						
					
				
			
		
	

	
		
			
	Builds a Map instance of the specified type, populated with the specified content.
			
			
				
					
				
			
		
		
			
				
					
					
						
							
								
									
									
								
							
						
					
					
						
							
						
					
				
			
		
	

	
		
			
	Loads a Properties instance from the resource location specified by the 'location' attribute.
			
			
				
					
				
			
		
		
			
				
					
					
						
							
						
					
					
						
							
						
					
					
						
							
						
					
					
						
							
						
					
				
			
		
	






© 2015 - 2024 Weber Informatics LLC | Privacy Policy