|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApiParseException | |
---|---|
com.google.doclava | |
com.google.doclava.apicheck |
Uses of ApiParseException in com.google.doclava |
---|
Constructors in com.google.doclava that throw ApiParseException | |
---|---|
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. |
Uses of ApiParseException in com.google.doclava.apicheck |
---|
Methods in com.google.doclava.apicheck that throw ApiParseException | |
---|---|
ApiInfo |
ApiCheck.parseApi(InputStream xmlStream)
|
ApiInfo |
ApiCheck.parseApi(String xmlFile)
|
ApiInfo |
ApiCheck.parseApi(URL xmlURL)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |