com.sun.tools.xjc.addon.code_injector
Class Const

java.lang.Object
  extended by com.sun.tools.xjc.addon.code_injector.Const

public class Const
extends Object


Field Summary
static String NS
          Customization namespace URI.
 
Constructor Summary
Const()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS
Customization namespace URI.

See Also:
Constant Field Values
Constructor Detail

Const

public Const()