|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.xml.simpleparser.handler.NeverNewLineHandler
public class NeverNewLineHandler
Always returns false.
| Constructor Summary | |
|---|---|
NeverNewLineHandler()
|
|
| Method Summary | |
|---|---|
boolean |
isNewLineTag(java.lang.String tag)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NeverNewLineHandler()
| Method Detail |
|---|
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 document
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||