Groovy Documentation

com.predic8.schema.diff
[Groovy] Class ComplexContentDiffGenerator

java.lang.Object
  com.predic8.soamodel.AbstractDiffGenerator
      com.predic8.schema.diff.ComplexContentDiffGenerator

class ComplexContentDiffGenerator
extends AbstractDiffGenerator

Property Summary
def generator

 
Method Summary
def compare()

 
Methods inherited from class AbstractDiffGenerator
compare, compare, doCompare, findA, findB, getFQN
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

generator

def generator


 
Method Detail

compare

def compare()


 

Groovy Documentation