Gets the value of the 'outlinks' field. Hyperlinks which direct outside of the current host domain these can used in a histogram style manner to generate host statistics
()
| 136 | * Gets the value of the 'outlinks' field. |
| 137 | * Hyperlinks which direct outside of the current host domain these can used in a histogram style manner to generate host statistics */ |
| 138 | public java.util.Map<java.lang.CharSequence,java.lang.CharSequence> getOutlinks() { |
| 139 | return outlinks; |
| 140 | } |
| 141 | |
| 142 | /** |
| 143 | * Sets the value of the 'outlinks' field. |
no outgoing calls
no test coverage detected