org.eclipse.xtext.generator
Class MergeableManifest.OrderAwareAttributes

java.lang.Object
  extended by java.util.jar.Attributes
      extended by org.eclipse.xtext.util.MergeableManifest.OrderAwareAttributes
          extended by org.eclipse.xtext.generator.MergeableManifest.OrderAwareAttributes
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map<java.lang.Object,java.lang.Object>
Enclosing class:
MergeableManifest

public class MergeableManifest.OrderAwareAttributes
extends MergeableManifest.OrderAwareAttributes


Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.jar.Attributes
java.util.jar.Attributes.Name
 
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
 
Field Summary
 
Fields inherited from class java.util.jar.Attributes
map
 
Constructor Summary
MergeableManifest.OrderAwareAttributes()
           
 
Method Summary
 
Methods inherited from class org.eclipse.xtext.util.MergeableManifest.OrderAwareAttributes
myWrite, myWriteMain, put
 
Methods inherited from class java.util.jar.Attributes
clear, clone, containsKey, containsValue, entrySet, equals, get, getValue, getValue, hashCode, isEmpty, keySet, putAll, putValue, remove, size, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MergeableManifest.OrderAwareAttributes

public MergeableManifest.OrderAwareAttributes()