de.mindcrimeilab.xsanalyzer.xsext
Class ComplexTypeDescription

java.lang.Object
  extended by de.mindcrimeilab.xsanalyzer.xsext.AbstractTypeDescription
      extended by de.mindcrimeilab.xsanalyzer.xsext.ComplexTypeDescription

public class ComplexTypeDescription
extends AbstractTypeDescription

Version:
$Revision: 165 $
Author:
Michael Engelhardt, $Author: agony $

Field Summary
 
Fields inherited from class de.mindcrimeilab.xsanalyzer.xsext.AbstractTypeDescription
logger
 
Constructor Summary
ComplexTypeDescription()
           
 
Method Summary
static String getSignature(org.apache.xerces.xs.XSComplexTypeDefinition ctypedef)
           
static String getSignatureDigest(org.apache.xerces.xs.XSComplexTypeDefinition ctypedef, MessageDigest md)
           
 
Methods inherited from class de.mindcrimeilab.xsanalyzer.xsext.AbstractTypeDescription
appendBaseType, getBaseTypeRecursive, getSignatureDigest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexTypeDescription

public ComplexTypeDescription()
Method Detail

getSignatureDigest

public static String getSignatureDigest(org.apache.xerces.xs.XSComplexTypeDefinition ctypedef,
                                        MessageDigest md)

getSignature

public static String getSignature(org.apache.xerces.xs.XSComplexTypeDefinition ctypedef)


Copyright © 2010. All Rights Reserved.