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 DocumentWriter
WSILDocument.docWriter
Set 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 TypeMethodDescriptionvoid
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 DocumentWriterModifier and TypeClassDescriptionclass
This class will write the contents of a WS-Inspection document.