ModeShape Distribution 3.0.0.CR1

org.modeshape.sequencer.xsd
Class XsdSequencer.MimeTypeConstants

java.lang.Object
  extended by org.modeshape.sequencer.xsd.XsdSequencer.MimeTypeConstants
Enclosing class:
XsdSequencer

public static final class XsdSequencer.MimeTypeConstants
extends Object


Field Summary
static String APPLICATION_XML
           
static String TEXT_XML
           
static String XSD
          Deprecated. 
static String XSD_XML
          Deprecated. 
 
Constructor Summary
XsdSequencer.MimeTypeConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLICATION_XML

public static final String APPLICATION_XML
See Also:
Constant Field Values

TEXT_XML

public static final String TEXT_XML
See Also:
Constant Field Values

XSD

@Deprecated
public static final String XSD
Deprecated. 
This is not a valid MIME type, but we're using it in case other people use it

See Also:
Constant Field Values

XSD_XML

@Deprecated
public static final String XSD_XML
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

XsdSequencer.MimeTypeConstants

public XsdSequencer.MimeTypeConstants()

ModeShape Distribution 3.0.0.CR1

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.