org.krysalis.barcode4j.saxon
Class BarcodeStyleElement
java.lang.Object
StyleElement
org.krysalis.barcode4j.saxon.BarcodeStyleElement
public class BarcodeStyleElement
- extends StyleElement
This represents the main barcode element.
- Author:
- Jeremias Maerki
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BarcodeStyleElement
public BarcodeStyleElement()
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()
Copyright © 2000-2010 Jeremias Maerki. All rights reserved.