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 ICounterFactory
Copyright © 1998–2017 iText Group NV. All rights reserved.