| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DimeTypeNameFormat | |
| org.apache.axis.attachments | |
| Uses of DimeTypeNameFormat in org.apache.axis.attachments | 
| Fields in org.apache.axis.attachments declared as DimeTypeNameFormat | |
| static DimeTypeNameFormat | DimeTypeNameFormat.MIME | 
| static DimeTypeNameFormat | DimeTypeNameFormat.URI | 
| static DimeTypeNameFormat | DimeTypeNameFormat.UNKNOWN | 
| protected  DimeTypeNameFormat | DimeBodyPart.dtnf | 
| Methods in org.apache.axis.attachments that return DimeTypeNameFormat | |
|  DimeTypeNameFormat | DimeDelimitedInputStream.getDimeTypeNameFormat() | 
| static DimeTypeNameFormat | DimeTypeNameFormat.parseByte(byte x) | 
| static DimeTypeNameFormat | DimeTypeNameFormat.parseByte(java.lang.Byte x) | 
| Constructors in org.apache.axis.attachments with parameters of type DimeTypeNameFormat | |
| DimeBodyPart(byte[] data,
             DimeTypeNameFormat format,
             java.lang.String type,
             java.lang.String id)Create a DIME Attachment Part. | |
| DimeBodyPart(javax.activation.DataHandler dh,
             DimeTypeNameFormat format,
             java.lang.String type,
             java.lang.String id)Create a DIME Attachment Part. | |
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||