org.jboss.aop.microcontainer.beans.metadata
Class XmlLoadableRootElementUtil

java.lang.Object
  extended by org.jboss.aop.microcontainer.beans.metadata.XmlLoadableRootElementUtil

public class XmlLoadableRootElementUtil
extends Object

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
XmlLoadableRootElementUtil()
           
 
Method Summary
static String getRootElementString(List<Element> elements, String elementName, Map<String,String> elementAttributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlLoadableRootElementUtil

public XmlLoadableRootElementUtil()
Method Detail

getRootElementString

public static String getRootElementString(List<Element> elements,
                                          String elementName,
                                          Map<String,String> elementAttributes)


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