|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataWriter<T>
Method Summary | |
---|---|
void |
setAttachments(java.util.Collection<Attachment> attachments)
|
void |
setSchema(javax.xml.validation.Schema s)
|
void |
write(java.lang.Object obj,
MessagePartInfo part,
T output)
|
void |
write(java.lang.Object obj,
T output)
|
Method Detail |
---|
void write(java.lang.Object obj, T output)
void write(java.lang.Object obj, MessagePartInfo part, T output)
void setSchema(javax.xml.validation.Schema s)
void setAttachments(java.util.Collection<Attachment> attachments)
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |