Nuxeo ECM Projects 5.6-RC1

org.nuxeo.apidoc.documentation
Class JavaDocHelper

java.lang.Object
  extended by org.nuxeo.apidoc.documentation.JavaDocHelper

public class JavaDocHelper
extends Object


Field Summary
static String BASE_URL
           
static String CM_BASE
           
static String DAM_BASE
           
static String DEFAULT_DIST
           
static String DEFAULT_VERSION
           
static String DM_BASE
           
 
Constructor Summary
JavaDocHelper(String prefix, String version)
           
 
Method Summary
 String getBaseUrl(String className)
           
static JavaDocHelper getHelper(String distribName, String distribVersion)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BASE_URL

public static final String BASE_URL
See Also:
Constant Field Values

CM_BASE

public static final String CM_BASE
See Also:
Constant Field Values

DM_BASE

public static final String DM_BASE
See Also:
Constant Field Values

DAM_BASE

public static final String DAM_BASE
See Also:
Constant Field Values

DEFAULT_DIST

public static final String DEFAULT_DIST
See Also:
Constant Field Values

DEFAULT_VERSION

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

JavaDocHelper

public JavaDocHelper(String prefix,
                     String version)
Method Detail

getBaseUrl

public String getBaseUrl(String className)

getHelper

public static JavaDocHelper getHelper(String distribName,
                                      String distribVersion)

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.