Uses of Class
org.apache.axis.attachments.DimeTypeNameFormat
Packages that use DimeTypeNameFormat
-
Uses of DimeTypeNameFormat in org.apache.axis.attachments
Fields in org.apache.axis.attachments declared as DimeTypeNameFormatModifier and TypeFieldDescriptionprotected DimeTypeNameFormatDimeBodyPart.dtnfstatic final DimeTypeNameFormatDimeTypeNameFormat.MIMEstatic final DimeTypeNameFormatDimeTypeNameFormat.UNKNOWNstatic final DimeTypeNameFormatDimeTypeNameFormat.URIMethods in org.apache.axis.attachments that return DimeTypeNameFormatModifier and TypeMethodDescriptionDimeDelimitedInputStream.getDimeTypeNameFormat()static DimeTypeNameFormatDimeTypeNameFormat.parseByte(byte x) static DimeTypeNameFormatConstructors in org.apache.axis.attachments with parameters of type DimeTypeNameFormatModifierConstructorDescriptionDimeBodyPart(byte[] data, DimeTypeNameFormat format, String type, String id) Create a DIME Attachment Part.DimeBodyPart(DataHandler dh, DimeTypeNameFormat format, String type, String id) Create a DIME Attachment Part.