public class BreakMatcher extends Object implements DocumentElementMatcher<Break>
| Modifier and Type | Field and Description |
|---|---|
static BreakMatcher |
COLUMN_BREAK |
static BreakMatcher |
LINE_BREAK |
static BreakMatcher |
PAGE_BREAK |
public static final BreakMatcher LINE_BREAK
public static final BreakMatcher PAGE_BREAK
public static final BreakMatcher COLUMN_BREAK
public boolean matches(Break element)
matches in interface DocumentElementMatcher<Break>Copyright © 2018. All rights reserved.