net.sourceforge.barbecue.formatter
Interface BarcodeFormatter

All Known Implementing Classes:
SVGFormatter

public interface BarcodeFormatter


Method Summary
 void format(Barcode barcode)
           
 

Method Detail

format

public void format(Barcode barcode)
            throws FormattingException
Throws:
FormattingException


Copyright © 2003-2007 barbecue.sourceforge.net. All Rights Reserved.