Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.activation.MimeTypeParseException

Packages that use MimeTypeParseException
Package Description
javax.activation   
 

Uses of MimeTypeParseException in javax.activation
 

Methods in javax.activation that throw MimeTypeParseException
Modifier and Type Method and Description
 boolean MimeType.match(String rawdata)
          Determine if the primary and sub type of this object is the same as the content type described in rawdata.
protected  void MimeTypeParameterList.parse(String parameterList)
          A routine for parsing the parameter list out of a String.
 void MimeType.setPrimaryType(String primary)
          Set the primary type for this object to the given String.
 void MimeType.setSubType(String sub)
          Set the subtype for this object to the given String.
 

Constructors in javax.activation that throw MimeTypeParseException
Constructor and Description
MimeType(String rawdata)
          Constructor that builds a MimeType from a String.
MimeType(String primary, String sub)
          Constructor that builds a MimeType with the given primary and sub type but has an empty parameter list.
MimeTypeParameterList(String parameterList)
          Constructs a new MimeTypeParameterList with the passed in data.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.