|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentWriter | |
---|---|
org.apache.wsil | |
org.apache.wsil.xml |
Uses of DocumentWriter in org.apache.wsil |
---|
Fields in org.apache.wsil declared as DocumentWriter | |
---|---|
protected DocumentWriter |
WSILDocument.docWriter
Set default document writer. |
Methods in org.apache.wsil that return DocumentWriter | |
---|---|
DocumentWriter |
WSILDocument.getWriter()
Get the WS-Inspection writer implementation. |
Methods in org.apache.wsil with parameters of type DocumentWriter | |
---|---|
void |
WSILDocument.setWriter(DocumentWriter docWriter)
Set the WS-Inspection writer implementation. |
Uses of DocumentWriter in org.apache.wsil.xml |
---|
Classes in org.apache.wsil.xml that implement DocumentWriter | |
---|---|
class |
XMLWriter
This class will write the contents of a WS-Inspection document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |