org.outerj.daisy.xmlutil
Class XmlMimeTypeHelper

java.lang.Object
  extended by org.outerj.daisy.xmlutil.XmlMimeTypeHelper

public class XmlMimeTypeHelper
extends java.lang.Object


Constructor Summary
XmlMimeTypeHelper()
           
 
Method Summary
static boolean isXmlMimeType(java.lang.String mimeType)
          Returns true if the mime type is recognized as the mime type of some XML format.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlMimeTypeHelper

public XmlMimeTypeHelper()
Method Detail

isXmlMimeType

public static boolean isXmlMimeType(java.lang.String mimeType)
Returns true if the mime type is recognized as the mime type of some XML format.



Copyright © -2012 . All Rights Reserved.