de.mindcrimeilab.xsanalyzer.xsext
Class AbstractTypeDescription
java.lang.Object
de.mindcrimeilab.xsanalyzer.xsext.AbstractTypeDescription
- Direct Known Subclasses:
- ComplexTypeDescription, SimpleTypeDescription
public class AbstractTypeDescription
- extends Object
- Version:
- $Revision: 165 $
- Author:
- Michael Engelhardt, $Author: agony $
Field Summary |
protected static org.apache.commons.logging.Log |
logger
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.apache.commons.logging.Log logger
AbstractTypeDescription
public AbstractTypeDescription()
getSignatureDigest
protected static String getSignatureDigest(String signature,
MessageDigest messageDigest)
appendBaseType
protected static void appendBaseType(StringBuilder signature,
org.apache.xerces.xs.XSTypeDefinition baseType)
- Parameters:
signature
- baseType
-
getBaseTypeRecursive
protected static org.apache.xerces.xs.XSTypeDefinition getBaseTypeRecursive(org.apache.xerces.xs.XSTypeDefinition type)
Copyright © 2010. All Rights Reserved.