org.jboss.bootstrap.xml
Class BootstrapParser

java.lang.Object
  extended by org.jboss.bootstrap.xml.BootstrapParser

public class BootstrapParser
extends Object

BootstrapParser.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Constructor Summary
BootstrapParser()
           
 
Method Summary
static BootstrapMetaData parse(URL url)
          Parse bootstrap metadata from the given url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootstrapParser

public BootstrapParser()
Method Detail

parse

public static BootstrapMetaData parse(URL url)
Parse bootstrap metadata from the given url

Parameters:
url - the url
Returns:
the bootstrap metadata


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.