|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.policy.jaxws.xmlstreamwriter.documentfilter.WsdlDocumentFilter
public class WsdlDocumentFilter
The class provides an implementaion of JAX-WS SDDocumentFilter
interface.
Constructor Summary | |
---|---|
WsdlDocumentFilter()
|
Method Summary | |
---|---|
javax.xml.stream.XMLStreamWriter |
filter(com.sun.xml.ws.api.server.SDDocument sdDocument,
javax.xml.stream.XMLStreamWriter xmlStreamWriter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsdlDocumentFilter()
Method Detail |
---|
public javax.xml.stream.XMLStreamWriter filter(com.sun.xml.ws.api.server.SDDocument sdDocument, javax.xml.stream.XMLStreamWriter xmlStreamWriter) throws javax.xml.stream.XMLStreamException
filter
in interface com.sun.xml.ws.api.server.SDDocumentFilter
javax.xml.stream.XMLStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |