public class SeparatorCommentingProcessor extends Object implements JsProcessor
| Constructor and Description |
|---|
SeparatorCommentingProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(JsRequest jsRequest,
JsResponseBuilder builder)
Populates or modifies the Javascript response.
|
public boolean process(JsRequest jsRequest, JsResponseBuilder builder)
JsProcessorprocess in interface JsProcessorjsRequest - The JS request that originated this execution.builder - The response builder to work on.Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.