Home
last modified time | relevance | path

Searched refs:PARSER_STARTSTOP (Results 1 – 1 of 1) sorted by relevance

/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/
H A DRtfParser.java273 public static final int PARSER_STARTSTOP = (0x4 << 28)| 0x0001; field in RtfParser
634 this.setParserState(PARSER_STARTSTOP); in init()