Class TypeProfileFactory

java.lang.Object
com.blackrook.rookscript.struct.TypeProfileFactory

public class TypeProfileFactory extends Object
A factory that produces type profiles for POJOs and data objects. NOTE: The main change from the original Profile Factory from Base is that this does case-insensitive resolution of fields and methods.
Author:
Matthew Tropiano