net.sf.jasperreports.engine.export.xmlss
Class XmlssUtil

java.lang.Object
  extended by net.sf.jasperreports.engine.export.xmlss.XmlssUtil

public class XmlssUtil
extends java.lang.Object

Version:
$Id: XmlssUtil.java 2194 2008-05-16 14:48:24Z shertage $
Author:
sanda zaharia (shertage@users.sourceforge.net)

Constructor Summary
XmlssUtil()
           
 
Method Summary
static java.lang.String getIndent(int i)
           
protected static java.lang.String replaceNewLineWithLineBreak(java.lang.String source)
           
static double translatePixelsToInches(double pixels)
           
static double translatePixelsToInchesRound(double pixels)
           
static double translatePixelsToInchesWithNoRoundOff(double pixels)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlssUtil

public XmlssUtil()
Method Detail

getIndent

public static java.lang.String getIndent(int i)

translatePixelsToInches

public static double translatePixelsToInches(double pixels)

translatePixelsToInchesRound

public static double translatePixelsToInchesRound(double pixels)

translatePixelsToInchesWithNoRoundOff

public static double translatePixelsToInchesWithNoRoundOff(double pixels)

replaceNewLineWithLineBreak

protected static java.lang.String replaceNewLineWithLineBreak(java.lang.String source)


© 2001-2006 JasperSoft Corporation www.jaspersoft.com