org.kuali.common.impex.spring
Class XmlSchemaConfig

java.lang.Object
  extended by org.kuali.common.impex.spring.XmlSchemaConfig

@Configuration
public class XmlSchemaConfig
extends Object


Field Summary
protected static String XML_LOCATION_KEY
           
 
Constructor Summary
XmlSchemaConfig()
           
 
Method Summary
 Schema schema()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XML_LOCATION_KEY

protected static final String XML_LOCATION_KEY
See Also:
Constant Field Values
Constructor Detail

XmlSchemaConfig

public XmlSchemaConfig()
Method Detail

schema

@Bean
public Schema schema()
              throws JAXBException,
                     IOException
Throws:
JAXBException
IOException


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.