org.mule.devkit.doclet
Class FederationTagger
java.lang.Object
org.mule.devkit.doclet.FederationTagger
public final class FederationTagger
- extends Object
Cross-references documentation among different libraries. A FederationTagger
is populated with a list of FederatedSite objects which are linked
against when overlapping content is discovered.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FederationTagger
public FederationTagger()
addSiteUrl
public void addSiteUrl(String name,
URL site)
- Adds a Doclava documentation site for federation. Accepts the base URL of
the remote API.
addSiteXml
public void addSiteXml(String name,
String file)
tagAll
public void tagAll(ClassInfo[] classDocs)
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.