com.ibm.portal
Interface URL


public interface URL

This interface defines a portal URL.

Since:
5.1

Method Summary
 void write(java.io.Writer aOut)
          Writes the URL to the output stream
 

Method Detail

write

void write(java.io.Writer aOut)
Writes the URL to the output stream

Parameters:
aOut - the Writer object