Home
last modified time | relevance | path

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

/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/
H A DRtfParser.java1479 return (isImportFull() || this.isImportFragment()); in isImport()
1487 public boolean isImportFull() { in isImportFull() method in RtfParser