Package | Description |
---|---|
com.google.doclava | |
com.google.doclava.apicheck |
Constructor and Description |
---|
FederatedSite(String name,
URL baseUrl) |
FederatedSite(String name,
URL baseUrl,
String xml)
Constructs a federated site using an xml file not contained on
the site itself.
|
Modifier and Type | Method and Description |
---|---|
ApiInfo |
ApiCheck.parseApi(InputStream xmlStream) |
ApiInfo |
ApiCheck.parseApi(String xmlFile) |
ApiInfo |
ApiCheck.parseApi(URL xmlURL) |
Copyright © 2010-2014 Google. All Rights Reserved.