itext
5091
Anomaly identified by the detector. Please review whether this anomaly corresponds to a misuse.
0
com/itextpdf/text/pdf/PdfContentByte.java
setLiteral(String)
class PdfContentByte { public void setLiteral(final String s) { content.append(s); } }
0.98
46.4
RETVAL: ByteBuffer.append (String) : ByteBuffer < ByteBuffer.append_i (int) : ByteBuffer @ (0)
46
FIELDVAL: PdfContentByte.content < ByteBuffer.append (String) : ByteBuffer @ (0)