public interface BaseDataReader
Modifier and Type | Field and Description |
---|---|
static String |
ENDPOINT |
static String |
FAULT |
Modifier and Type | Method and Description |
---|---|
void |
setAttachments(Collection<Attachment> attachments)
Attach a collection of attachments to a binding.
|
void |
setProperty(String prop,
Object value)
Set an arbitrary property on the reader.
|
void |
setSchema(Schema s)
Supply a schema to validate the input.
|
void setSchema(Schema s)
s
- void setAttachments(Collection<Attachment> attachments)
attachments
- attachments.Copyright © 2018 JBoss by Red Hat. All rights reserved.