MCPcopy Create free account
hub / github.com/bit4woo/ReSign / getText

Method getText

src/burp/ITextEditor.java:51–51  ·  view source on GitHub ↗

This method is used to retrieve the currently displayed text. @return The currently displayed text.

()

Source from the content-addressed store, hash-verified

49 * @return The currently displayed text.
50 */
51 byte[] getText();
52
53 /**
54 * This method is used to determine whether the user has modified the

Callers 11

actionPerformedMethod · 0.80
getSecKeyConfigMethod · 0.80
getParaConnectorMethod · 0.80
getSignParaMethod · 0.80
combineStringMethod · 0.80
getHostFromUIMethod · 0.80
actionPerformedMethod · 0.80
getSecKeyConfigMethod · 0.80
getParaConnectorMethod · 0.80
combineStringMethod · 0.80
getSignParaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected