A C D F G J M P R T W

P

printAliases() - Method in class com.sagestudio.jh2n.jh2n
prints all the entries in the hostHash
printDomain(String, PrintWriter) - Static method in class com.sagestudio.jh2n.RRecord
this method prints all the records for the domain matching the passed string outputs the records to the passed printwriter object better than toString because PrintWriter understands local system EOL conventions
printDomain(String) - Static method in class com.sagestudio.jh2n.RRecord
this String method returns all the for the domain matching the passed string
printDomains() - Static method in class com.sagestudio.jh2n.RRecord
prints all the entries in the rDomainHash
printFooter(PrintWriter, String) - Method in class com.sagestudio.jh2n.jh2n
prints the $INCLUDE directive at the bottom of the db files
printGNUGPL() - Method in class com.sagestudio.jh2n.jh2n
 
printHeader(PrintWriter, String) - Method in class com.sagestudio.jh2n.jh2n
Used to write the SOA and NS records to the db files Note that the serial number is generated using the current date/time in the form YYYYmmDDnn where nn is a unique number incremented every 15 minutes
printHosts() - Method in class com.sagestudio.jh2n.jh2n
prints all the entries in the hostHash

A C D F G J M P R T W