org.apache.bval.xml
Interface XMLMetaBeanLoader

All Known Implementing Classes:
XMLMetaBeanURLLoader

public interface XMLMetaBeanLoader

Description: XMLMetaBeanLoader are used to know "locations" where to get BeanInfos from.


Method Summary
 XMLMetaBeanInfos load()
           
 

Method Detail

load

XMLMetaBeanInfos load()
                      throws IOException
Throws:
IOException


Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.