The default implementation here creates the expected runtime instances of classes in packages:
This class is extended by Spindle - the Eclipse Plugin for Tapestry @author GWL @since 1.0.9
617618619620621622623
} public SpecificationParser(IResourceResolver resolver) { _resolver = resolver; setFactory(new SpecFactory()); }