|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.fonts.text.whitespace.PreserveWhiteSpaceFilter
public class PreserveWhiteSpaceFilter
Creation-Date: 11.06.2006, 20:18:00
Field Summary |
---|
Fields inherited from interface org.pentaho.reporting.libraries.fonts.text.whitespace.WhiteSpaceFilter |
---|
STRIP_WHITESPACE |
Constructor Summary | |
---|---|
PreserveWhiteSpaceFilter()
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
int |
filter(int codepoint)
Filters the whitespaces. |
void |
reset()
Reset the filter to the same state as if the filter had been constructed but not used yet. |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreserveWhiteSpaceFilter()
Method Detail |
---|
public int filter(int codepoint)
filter
in interface WhiteSpaceFilter
codepoint
-
public void reset()
reset
in interface WhiteSpaceFilter
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in interface WhiteSpaceFilter
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |