public class ContentValidatorEvent extends HttpEvent
| Modifier and Type | Field and Description |
|---|---|
protected ContentBuffer |
cbuff |
protected ContentValidator |
source |
protected ContentFragments |
valid |
| Constructor and Description |
|---|
ContentValidatorEvent(ContentValidator src,
ContentBuffer cbuff,
ContentFragments valid) |
| Modifier and Type | Method and Description |
|---|---|
ContentBuffer |
getContentBuffer() |
ContentFragments |
getSampleFragments() |
ContentValidator |
getSource() |
protected final ContentValidator source
protected ContentBuffer cbuff
protected ContentFragments valid
public ContentValidatorEvent(ContentValidator src, ContentBuffer cbuff, ContentFragments valid)
public ContentValidator getSource()
public ContentBuffer getContentBuffer()
public ContentFragments getSampleFragments()
Copyright © 2018. All rights reserved.