Package com.logicaldoc.webservice.doc
Class WebMethodDisplayEngine
java.lang.Object
com.logicaldoc.webservice.doc.WebMethodDisplayEngine
Display stubs of a web method as readable String
- 
Method Summary
Modifier and TypeMethodDescriptionabstract StringdisplayWebMethod(WebMethodStubSet methodStubSet) voidsetNameDisplayingStrategy(JavaNameDisplayStrategy nameDisplayingStyle)  
- 
Method Details
- 
displayWebMethod
 - 
getNameDisplayingStrategy
 - 
setNameDisplayingStrategy
 
 -