org.apache.cocoon.servlet.util
Class ManifestUtils

java.lang.Object
  extended by org.apache.cocoon.servlet.util.ManifestUtils

public class ManifestUtils
extends Object


Constructor Summary
ManifestUtils()
           
 
Method Summary
static String getAttribute(Class<?> reference, String property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManifestUtils

public ManifestUtils()
Method Detail

getAttribute

public static String getAttribute(Class<?> reference,
                                  String property)
                           throws IOException
Throws:
IOException


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.