pl.edu.icm.yadda.bwmeta.doc
Class ReferenceWriter

java.lang.Object
  extended by pl.edu.icm.yadda.bwmeta.doc.ReferenceWriter

public class ReferenceWriter
extends Object


Field Summary
protected static String logoResource
           
protected  com.itextpdf.text.pdf.PdfPageEventHelper peh
           
protected static int SPACE
           
 
Constructor Summary
ReferenceWriter()
           
 
Method Summary
protected  List<com.itextpdf.text.Paragraph> documentTag(XsdSchema schema, String tagName)
           
protected  List<com.itextpdf.text.Element> documentType(ElementType type, com.itextpdf.text.Font font)
           
protected  byte[] readBytesFromStream(InputStream stream)
           
 void writePDF(XsdSchema schema, String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logoResource

protected static final String logoResource
See Also:
Constant Field Values

SPACE

protected static final int SPACE
See Also:
Constant Field Values

peh

protected com.itextpdf.text.pdf.PdfPageEventHelper peh
Constructor Detail

ReferenceWriter

public ReferenceWriter()
Method Detail

readBytesFromStream

protected byte[] readBytesFromStream(InputStream stream)
                              throws IOException
Throws:
IOException

writePDF

public void writePDF(XsdSchema schema,
                     String fileName)

documentTag

protected List<com.itextpdf.text.Paragraph> documentTag(XsdSchema schema,
                                                        String tagName)

documentType

protected List<com.itextpdf.text.Element> documentType(ElementType type,
                                                       com.itextpdf.text.Font font)


Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.