Uses of Class
attrib4j.AttributeCompilerFactory

Packages that use AttributeCompilerFactory
attrib4j   
 

Uses of AttributeCompilerFactory in attrib4j
 

Methods in attrib4j that return AttributeCompilerFactory
static AttributeCompilerFactory AttributeCompilerFactory.getFactory()
          Construct (if necessary) and return a AttributeCompilerFactory instance, using the following ordered lookup procedure to determine the name of the implementation class to be loaded.
protected static AttributeCompilerFactory AttributeCompilerFactory.newFactory(java.lang.String factoryClass, java.lang.ClassLoader classLoader)
          Return a new instance of the specified AttributeCompilerFactory implementation class, loaded by the specified class loader.
 



Copyright © 2002-2003 Mark Pollack. All Rights Reserved.