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 3033 2009-08-27 11:46:22Z teodord $
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-2009 Jaspersoft Corporation www.jaspersoft.com