Uses of Interface
org.apache.wsil.DocumentWriter
Packages that use DocumentWriter
-
Uses of DocumentWriter in org.apache.wsil
Fields in org.apache.wsil declared as DocumentWriterModifier and TypeFieldDescriptionprotected DocumentWriterWSILDocument.docWriterSet default document writer.Methods in org.apache.wsil that return DocumentWriterModifier and TypeMethodDescriptionWSILDocument.getWriter()Get the WS-Inspection writer implementation.Methods in org.apache.wsil with parameters of type DocumentWriterModifier and TypeMethodDescriptionvoidWSILDocument.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 DocumentWriterModifier and TypeClassDescriptionclassThis class will write the contents of a WS-Inspection document.