
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext arg1) |
| ERXExternalContent (WOContext context) | |
Protected Member Functions | |
| String | contentString () |
Private Member Functions | |
| URL | url () |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERXExternalContent.class) |
url url to get content from. encoding content encoding to use.
| ERXExternalContent | ( | WOContext | context | ) |
Public constructor
| context | the context |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Calls resetCachedBindingsInStatefulComponent prior to super.appendToResponse.
| response | to which we are appending | |
| context | context of the response |
Reimplemented from ERXNonSynchronizingComponent.
| String contentString | ( | ) | [protected] |
| URL url | ( | ) | [private] |
1.5.8