barcode4j 2.0

org.krysalis.barcode4j.saxon
Class BarcodeStyleElement

java.lang.Object
  extended byStyleElement
      extended byorg.krysalis.barcode4j.saxon.BarcodeStyleElement

public class BarcodeStyleElement
extends StyleElement

This represents the main barcode element.

Author:
Jeremias Maerki
See Also:
Serialized Form

Constructor Summary
BarcodeStyleElement()
           
 
Method Summary
 boolean isInstruction()
           
 void prepareAttributes()
           
 void process(Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarcodeStyleElement

public BarcodeStyleElement()
Method Detail

prepareAttributes

public void prepareAttributes()
                       throws javax.xml.transform.TransformerConfigurationException
Throws:
javax.xml.transform.TransformerConfigurationException
See Also:
com.icl.saxon.style.StyleElement#prepareAttributes()

process

public void process(Context context)
             throws javax.xml.transform.TransformerException
Throws:
javax.xml.transform.TransformerException
See Also:
com.icl.saxon.style.StyleElement#process(com.icl.saxon.Context)

isInstruction

public boolean isInstruction()
See Also:
com.icl.saxon.style.StyleElement#isInstruction()

barcode4j 2.0

Copyright © 2000-2008 Jeremias Maerki. All rights reserved.