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

org.springframework.oxm.config.spring-oxm.xsd Maven / Gradle / Ivy




	
	

	
		
			Defines the elements used in Spring's Object/XML Mapping integration.
		
	

	
		
			
				
					Defines a JAXB2 Marshaller.
				
				
					
						
					
				
			
			
				
					
						
							
								
							
						
					
					
						
							The JAXB context path.
						
					
				
			
		
	

	
		
			
				
					Defines a JiBX Marshaller. Deprecated as of Spring Framework 5.1.5!
				
				
					
						
					
				
			
			
				
					
						
							The target class to be bound with JiBX.
						
					
					
						
							The target package for the JiBX binding.
						
					
					
						
							The binding name used by this marshaller.
						
					
				
			
		
	

	
		
			
				
					Defines a Castor Marshaller. Deprecated as of Spring Framework 4.3.13!
				
				
					
						
					
				
			
			
				
					
						
							The encoding to use for stream reading.
						
					
					
						
							The target class to be bound with the Castor marshaller.
						
					
					
						
							The target package that contains Castor descriptor classes.
						
					
					
						
							The path to the Castor mapping file.
						
					
				
			
		
	

	
		
			A class supported by a marshaller.
			
				
					
					
				
			
		
		
	






© 2015 - 2024 Weber Informatics LLC | Privacy Policy