| org.theospi.portfolio.presentation.export.StreamedPage
StreamedPage | public class StreamedPage extends Page (Code) | | |
Field Summary | |
final protected transient Log | logger |
logger | final protected transient Log logger(Code) | | |
StreamedPage | public StreamedPage(Link link)(Code) | | |
getOrigin | public Link getOrigin()(Code) | | Get the Link that points to this page.
the Link object that was used to download this page. |
getURL | public URL getURL()(Code) | | Get the URL.
the URL of the link that was used to download this page |
|
|