Class ContentType

java.lang.Object
org.docx4j.openpackaging.contenttype.ContentType

public final class ContentType extends Object
Represents a MIME ContentType value.
Version:
0.1
Author:
Julien Chable
  • Constructor Details

    • ContentType

      public ContentType(String contentType)
  • Method Details