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