fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#1829)

This commit is contained in:
wchen-talend
2018-09-03 15:24:36 +08:00
parent fbf59b4be8
commit f5722a264f

View File

@@ -68,6 +68,8 @@ public interface IHTMLDocConstants {
public static final String TMAP_XSL_FILE_PATH = "resources/tMap.xsl"; //$NON-NLS-1$
public static final String TXMLMAP_XSL_FILE_PATH = "resources/tXMLMap.xsl"; //$NON-NLS-1$
public static final String MAPPERCOMPONENT_XSL_FILE_PATH = "resources/mapperComponent.xsl"; //$NON-NLS-1$
public static final String TROWGENERATOR_XSL_FILE_PATH = "resources/tRowGenerator.xsl"; //$NON-NLS-1$