|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jibx.runtime.PrintInfo
public class PrintInfo
Utility program to print information about the runtime build and, optionally, about bindings.
Constructor Summary | |
---|---|
PrintInfo()
|
Method Summary | |
---|---|
private static void |
listAbstracts(IBindingFactory factory,
boolean verbose)
List abstract mappings from factory. |
private static void |
listBaseBindings(IBindingFactory factory,
boolean verbose)
List precompiled base bindings from factory. |
private static void |
listClasses(IBindingFactory factory,
boolean verbose)
List class information from factory. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintInfo()
Method Detail |
---|
public static void main(java.lang.String[] args)
private static void listClasses(IBindingFactory factory, boolean verbose)
factory
- verbose
- private static void listBaseBindings(IBindingFactory factory, boolean verbose)
factory
- verbose
- private static void listAbstracts(IBindingFactory factory, boolean verbose)
factory
- verbose
-
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |