org.ow2.orchestra.util
Class ClassDataTool
java.lang.Object
org.ow2.orchestra.util.ClassDataTool
public final class ClassDataTool
- extends Object
- Author:
- Pierre Vigneras
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
visitClass
public static ClassDataTool.MyVisitor visitClass(byte[] data)
getClasses
public static Set<byte[]> getClasses(Class<?>... classes)
throws IOException
- Throws:
IOException
getClassData
public static byte[] getClassData(Class<?> clazz)
throws IOException
- Throws:
IOException
Copyright © 2012 OW2 Consortium. All Rights Reserved.