com.advancedpwr.record.methods
Class LocaleBuilderFactory

java.lang.Object
  extended by com.advancedpwr.record.methods.LocaleBuilderFactory
All Implemented Interfaces:
MethodWriterFactory

public class LocaleBuilderFactory
extends Object
implements MethodWriterFactory


Constructor Summary
LocaleBuilderFactory()
           
 
Method Summary
 boolean accept(Class inClass)
           
 BuildMethodWriter createMethodBuilder(AccessPath inPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleBuilderFactory

public LocaleBuilderFactory()
Method Detail

accept

public boolean accept(Class inClass)
Specified by:
accept in interface MethodWriterFactory

createMethodBuilder

public BuildMethodWriter createMethodBuilder(AccessPath inPath)
Specified by:
createMethodBuilder in interface MethodWriterFactory


Copyright © 2011 Advanced Power Co. All Rights Reserved.