org.ow2.shelbie.core.internal.extension.parser
Class MetadataUtils

java.lang.Object
  extended by org.ow2.shelbie.core.internal.extension.parser.MetadataUtils

public class MetadataUtils
extends Object

Created by IntelliJ IDEA. User: Guillaume Date: 30 janv. 2010 Time: 11:19:41 To change this template use File | Settings | File Templates.


Constructor Summary
MetadataUtils()
           
 
Method Summary
static String getAttributeValue(org.apache.felix.ipojo.metadata.Element element, String name)
           
static String getAttributeValue(org.apache.felix.ipojo.metadata.Element element, String name, boolean mandatory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataUtils

public MetadataUtils()
Method Detail

getAttributeValue

public static String getAttributeValue(org.apache.felix.ipojo.metadata.Element element,
                                       String name)
                                throws org.apache.felix.ipojo.ConfigurationException
Throws:
org.apache.felix.ipojo.ConfigurationException

getAttributeValue

public static String getAttributeValue(org.apache.felix.ipojo.metadata.Element element,
                                       String name,
                                       boolean mandatory)
                                throws org.apache.felix.ipojo.ConfigurationException
Throws:
org.apache.felix.ipojo.ConfigurationException


Copyright © 2013 OW2 Consortium. All Rights Reserved.