|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jnlp.AssociationDesc
public final class AssociationDesc
| Constructor Summary | |
|---|---|
AssociationDesc(java.lang.String mimeType,
java.lang.String[] extensions)
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getExtensions()
Return the extensions for this association |
java.lang.String |
getMimeType()
Return the mimetype for this association |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssociationDesc(java.lang.String mimeType,
java.lang.String[] extensions)
throws ParseException
ParseException| Method Detail |
|---|
public java.lang.String[] getExtensions()
public java.lang.String getMimeType()
|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||