org.mule.devkit.generation.javadoc
Class JavaDocConstants

java.lang.Object
  extended by org.mule.devkit.generation.javadoc.JavaDocConstants

public class JavaDocConstants
extends Object


Field Summary
static String BEGIN_TAG
           
static String END_TAG
           
 
Constructor Summary
JavaDocConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BEGIN_TAG

public static final String BEGIN_TAG
See Also:
Constant Field Values

END_TAG

public static final String END_TAG
See Also:
Constant Field Values
Constructor Detail

JavaDocConstants

public JavaDocConstants()


Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.