MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / toString

Method toString

src/main/java/core/org/xbill/DNS/Zone.java:554–557  ·  view source on GitHub ↗

Returns the contents of the Zone as a string (in master file format).

()

Source from the content-addressed store, hash-verified

552 * Returns the contents of the Zone as a string (in master file format).
553 */
554public String
555toString() {
556 return toMasterFile();
557}
558
559}

Callers 15

serverHelloSampleMethod · 0.45
createRecordMethod · 0.45
createRecordMethod · 0.45
rrToStringMethod · 0.45
rrToStringMethod · 0.45
rrToStringMethod · 0.45
modeStringMethod · 0.45
rrToStringMethod · 0.45
rrToStringMethod · 0.45
rrToStringMethod · 0.45

Calls 1

toMasterFileMethod · 0.95

Tested by 5

serverHelloSampleMethod · 0.36
createRecordMethod · 0.36
createRecordMethod · 0.36