Searched refs:tagletPath (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/
H A DTagletManager.java200 * @param tagletPath the path to the class representing the custom tag.
202 public void addCustomTag(String classname, String tagletPath) { argument
211 cpString = appendPath(tagletPath, cpString);

Completed in 30 milliseconds