org.eclipse.osgi.framework.internal.core
Class ManifestLocalization

java.lang.Object
  extended by org.eclipse.osgi.framework.internal.core.ManifestLocalization

public class ManifestLocalization
extends Object

This class is used by the Bundle Class to localize manifest headers.


Constructor Summary
ManifestLocalization(AbstractBundle bundle, Dictionary<String,String> rawHeaders)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManifestLocalization

public ManifestLocalization(AbstractBundle bundle,
                            Dictionary<String,String> rawHeaders)


Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.