org.teleal.lemma.reader.content.printer
Class ContentPrinter

java.lang.Object
  extended by org.teleal.lemma.reader.content.printer.ContentPrinter

public class ContentPrinter
extends Object

Prints citation source lines into a single string.

Author:
Christian Bauer

Constructor Summary
ContentPrinter()
           
 
Method Summary
protected  String getEndOfLine()
           
 String print(String[] source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentPrinter

public ContentPrinter()
Method Detail

print

public String print(String[] source)

getEndOfLine

protected String getEndOfLine()


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.