|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.maven_plugin.BindingFileHelper
public final class BindingFileHelper
| Method Summary | |
|---|---|
static boolean |
setWsdlLocationAndWrite(java.io.InputStream bindingFileStream,
java.net.URI wsdlLocation,
java.io.File outBindingFile)
Reads bindingFile from given stream, sets the attribute wsdlLocation on the top element bindings to the given wsdlLocation and writes the resulting binding file to outBindingFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean setWsdlLocationAndWrite(java.io.InputStream bindingFileStream,
java.net.URI wsdlLocation,
java.io.File outBindingFile)
throws java.lang.Exception
bindingFileStream - wsdlLocation - outBindingFile -
java.lang.Exception
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||