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