com.vladium.jcd.cls.attribute
Class AttributeElementFactory

java.lang.Object
  extended by com.vladium.jcd.cls.attribute.AttributeElementFactory

public abstract class AttributeElementFactory
extends java.lang.Object

Author:
(C) 2001, Vlad Roubtsov

Constructor Summary
private AttributeElementFactory()
           
 
Method Summary
static IExceptionHandlerTable newExceptionHandlerTable(int capacity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeElementFactory

private AttributeElementFactory()
Method Detail

newExceptionHandlerTable

public static IExceptionHandlerTable newExceptionHandlerTable(int capacity)