NewLineHandler
public class HTMLNewLineHandler extends java.lang.Object implements NewLineHandler
Constructor | Description |
---|---|
HTMLNewLineHandler() |
Default constructor
|
Modifier and Type | Method | 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 © 1998–2018. All rights reserved.