net.sf.jasperreports.engine.xml
Class TextLineBreakOffsetsRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by net.sf.jasperreports.engine.xml.TextLineBreakOffsetsRule

public class TextLineBreakOffsetsRule
extends org.apache.commons.digester.Rule

A digester rule that parses comma-separated values for JRPrintText.setLineBreakOffsets(short[]).

Version:
$Id: TextLineBreakOffsetsRule.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
TextLineBreakOffsetsRule()
           
 
Method Summary
 void body(java.lang.String namespace, java.lang.String name, java.lang.String text)
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, begin, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextLineBreakOffsetsRule

public TextLineBreakOffsetsRule()
Method Detail

body

public void body(java.lang.String namespace,
                 java.lang.String name,
                 java.lang.String text)
          throws java.lang.Exception
Overrides:
body in class org.apache.commons.digester.Rule
Throws:
java.lang.Exception


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com