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

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

public class ReferenceWriter
extends java.lang.Object


Field Summary
protected static java.lang.String logoResource
           
protected  com.itextpdf.text.pdf.PdfPageEventHelper peh
           
protected static int SPACE
           
 
Constructor Summary
ReferenceWriter()
           
 
Method Summary
protected  java.util.List<com.itextpdf.text.Paragraph> documentTag(XsdSchema schema, java.lang.String tagName)
           
protected  java.util.List<com.itextpdf.text.Element> documentType(ElementType type, com.itextpdf.text.Font font)
           
protected  byte[] readBytesFromStream(java.io.InputStream stream)
           
 void writePDF(XsdSchema schema, java.lang.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 java.lang.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(java.io.InputStream stream)
                              throws java.io.IOException
Throws:
java.io.IOException

writePDF

public void writePDF(XsdSchema schema,
                     java.lang.String fileName)

documentTag

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

documentType

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


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