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

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

public final class XmlssUtil
extends java.lang.Object

Version:
$Id: XmlssUtil.java 3713 2010-04-08 11:06:05Z teodord $
Author:
sanda zaharia (shertage@users.sourceforge.net)

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
 

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-2010 Jaspersoft Corporation www.jaspersoft.com