|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.devkit.doclet.Stubs
public class Stubs
| Constructor Summary | |
|---|---|
Stubs()
|
|
| Method Summary | |
|---|---|
static void |
cantStripThis(ClassInfo cl,
HashSet<ClassInfo> notStrippable,
String why)
|
static void |
writeStubsAndXml(String stubsDir,
File xmlFile,
HashSet<String> stubPackages)
|
static void |
writeStubsAndXml(String stubsDir,
PrintStream xmlWriter,
Set<ClassInfo> classes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Stubs()
| Method Detail |
|---|
public static void writeStubsAndXml(String stubsDir,
File xmlFile,
HashSet<String> stubPackages)
public static void writeStubsAndXml(String stubsDir,
PrintStream xmlWriter,
Set<ClassInfo> classes)
public static void cantStripThis(ClassInfo cl,
HashSet<ClassInfo> notStrippable,
String why)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||