|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.jar.Attributes
org.eclipse.xtext.util.MergeableManifest.OrderAwareAttributes
public class 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 | |
|---|---|
void |
myWrite(java.io.DataOutputStream out)
|
void |
myWriteMain(java.io.DataOutputStream out)
|
java.lang.Object |
put(java.lang.Object name,
java.lang.Object value)
|
| 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 |
|---|
public MergeableManifest.OrderAwareAttributes()
| Method Detail |
|---|
public java.lang.Object put(java.lang.Object name,
java.lang.Object value)
put in interface java.util.Map<java.lang.Object,java.lang.Object>put in class java.util.jar.Attributes
public void myWriteMain(java.io.DataOutputStream out)
throws java.io.IOException
java.io.IOException
public void myWrite(java.io.DataOutputStream out)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||