org.apache.bval.xml
Class XMLMetaBeanURLLoader

java.lang.Object
  extended by org.apache.bval.xml.XMLMetaBeanURLLoader
All Implemented Interfaces:
XMLMetaBeanLoader

public class XMLMetaBeanURLLoader
extends Object
implements XMLMetaBeanLoader

Description:


Constructor Summary
XMLMetaBeanURLLoader(URL url)
           
 
Method Summary
 XMLMetaBeanInfos load()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLMetaBeanURLLoader

public XMLMetaBeanURLLoader(URL url)
Method Detail

load

public XMLMetaBeanInfos load()
                      throws IOException
Specified by:
load in interface XMLMetaBeanLoader
Throws:
IOException


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