Class RecordFactory
Factory for record classes. \BeerXML\Parser uses this (or a subclass of this) to create objects to store the data it finds.
If you want \BeerXML\Parser to write into different classes, implement the Writer interfaces in this directory in your objects, subclass this Factory class so that it returns the objects you want, and then pass it into \BeerXML\Parser
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|