public class SimpleCounterFactory extends Object implements ICounterFactory
ICounterFactory implementation that always returns counter instance passed to it in constructor| Constructor and Description |
|---|
SimpleCounterFactory(ICounter counter) |
public SimpleCounterFactory(ICounter counter)
public ICounter getCounter(Class<?> cls)
getCounter in interface ICounterFactoryCopyright © 1998–2018 iText Group NV. All rights reserved.