public class NeverNewLineHandler extends java.lang.Object implements NewLineHandler
| Constructor and Description |
|---|
NeverNewLineHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNewLineTag(java.lang.String tag) |
public boolean isNewLineTag(java.lang.String tag)
isNewLineTag in interface NewLineHandlertag - the tag to check if after this one a new line should be in a documentCopyright © 2013. All Rights Reserved.