com.jeantessier.classreader
Class AttributeFactory

java.lang.Object
  |
  +--com.jeantessier.classreader.AttributeFactory

public class AttributeFactory
extends java.lang.Object


Constructor Summary
AttributeFactory()
           
 
Method Summary
static Attribute_info create(Classfile classfile, Visitable owner, java.io.DataInputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeFactory

public AttributeFactory()
Method Detail

create

public static Attribute_info create(Classfile classfile,
                                    Visitable owner,
                                    java.io.DataInputStream in)
                             throws java.io.IOException


Dependency Finder 1.1.0 © 2001-2004 Jean Tessier.