Pixie can handle creation of java classes using a properties file. This is wonderful for building a graph of objects described in a properties file. If the need is to simply build a single object in code, it is less useful.
This API aims to cater towards that single-object and in-code goal, skipping properties files.