Class Const


  • public class Const
    extends java.lang.Object
    Useful constant values.
    Author:
    Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DTD
      URI to represent DTD.
      static java.lang.String EXPECTED_CONTENT_TYPES
      Attribute name of the expected media type.
      static java.lang.String JAXB_NSURI
      JAXB customization URI.
      static java.lang.String RELAXNG_URI
      RELAX NG namespace URI.
      static java.lang.String XJC_EXTENSION_URI
      XJC vendor extension namespace URI.
      static java.lang.String XMLNS_URI
      XML namespace URI.
    • Constructor Summary

      Constructors 
      Constructor Description
      Const()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait