XFA4J

com.adobe.xfa.pmp.common
Class BarcodeEncoderFactory

java.lang.Object
  extended by com.adobe.xfa.pmp.common.BarcodeEncoderFactory

public class BarcodeEncoderFactory
extends java.lang.Object

Factory class for obtaining a Barcode encoder


Constructor Summary
BarcodeEncoderFactory()
           
 
Method Summary
static BarcodeEncoder getEncoder(BarcodeType type)
          Gets an instance of a Barcode encoder based on the type supplied
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarcodeEncoderFactory

public BarcodeEncoderFactory()
Method Detail

getEncoder

public static BarcodeEncoder getEncoder(BarcodeType type)
Gets an instance of a Barcode encoder based on the type supplied

Parameters:
type - barcode type
Returns:
barcode encoder

XFA4J

© 2005 Adobe Systems Incorporated. All Rights Reserved.