|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.predic8.soamodel.AbstractDiffGenerator
com.predic8.wsdl.diff.WsdlDiffGenerator
class WsdlDiffGenerator extends AbstractDiffGenerator
| Field Summary |
|---|
| Fields inherited from class AbstractDiffGenerator | |
|---|---|
| bundle |
| Constructor Summary | |
WsdlDiffGenerator()
|
|
WsdlDiffGenerator(Definitions a, Definitions b)
|
|
| Method Summary | |
|---|---|
List
|
compare()
|
protected List
|
compareDocumentation(def a, def b)
|
protected List
|
compareMessage(Message a, Message b, def exchange)
|
def
|
getNormalizedContent(String content)
|
protected def
|
updateLabels()
|
| Methods inherited from class AbstractDiffGenerator | |
|---|---|
| changeLocale, compare, compare, doCompare, findA, findB, getFQN, updateLabels |
| Constructor Detail |
|---|
WsdlDiffGenerator()
WsdlDiffGenerator(Definitions a, Definitions b)
| Method Detail |
|---|
List compare()
protected List compareDocumentation(def a, def b)
protected List compareMessage(Message a, Message b, def exchange)
def getNormalizedContent(String content)
protected def updateLabels()
Groovy Documentation