171172173174175176177178179180181
public String toString() { InternalContainerURL url = blah(); // URLFormat format = FORMATS[0][secure]; // PortletInvocationContext responseContext = inv.getContext(); //
190191192193194195196197198199200
public void write(Writer writer, boolean b) throws IOException { InternalContainerURL url = blah(); // URLFormat format = FORMATS[b ? 1 : 0][secure]; // PortletInvocationContext responseContext = inv.getContext(); //