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
576577578579580581582
} public SpecificationParser(IResourceResolver resolver) { _resolver = resolver; setFactory(new SpecFactory()); }
356357358359360361362
/** * This constructor is a convienience used by some tests. */ public SpecificationParser(ClassResolver resolver) { this(resolver, new SpecFactory()); }
347348349350351352353
333334335336337338339
618619620621622623624
353354355356357358359
325326327328329330331
/** * This constructor is a convienience used by some tests. */ public SpecificationParser(ClassResolver resolver) { this(resolver, new SpecFactory());__CLOVER_225_0.S[11136]++;try { __CLOVER_225_0.M[2755]++; } finally { }}
/** * This constructor is a convienience used by some tests. */ public SpecificationParser(ClassResolver resolver) { this(resolver, new SpecFactory());__CLOVER_225_0.S[5052]++;try { __CLOVER_225_0.M[1105]++; } finally { }}
330331332333334335336
/** * This constructor is a convienience used by some tests. */ public SpecificationParser(ClassResolver resolver) { this(resolver, new SpecFactory());__CLOVER_225_0.S[12941]++;try { __CLOVER_225_0.M[3109]++; } finally { }}
348349350351352353354