com.google.doclava
Class Stubs
java.lang.Object
com.google.doclava.Stubs
public class Stubs
- extends Object
Constructor Summary |
Stubs()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stubs
public Stubs()
writeStubsAndXml
public static void writeStubsAndXml(String stubsDir,
File xmlFile,
HashSet<String> stubPackages)
writeStubsAndXml
public static void writeStubsAndXml(String stubsDir,
PrintStream xmlWriter,
Set<ClassInfo> classes)
cantStripThis
public static void cantStripThis(ClassInfo cl,
HashSet<ClassInfo> notStrippable,
String why)
Copyright © 2010-2013 Google. All Rights Reserved.