de.mindcrimeilab.xsanalyzer.xsext
Class TypeDescriptionFactory

java.lang.Object
  extended by de.mindcrimeilab.xsanalyzer.xsext.TypeDescriptionFactory

public class TypeDescriptionFactory
extends Object

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

Constructor Summary
TypeDescriptionFactory()
           
TypeDescriptionFactory(String algorithm)
           
 
Method Summary
 String generateTypeDescriptionSignature(org.apache.xerces.xs.XSTypeDefinition typedef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeDescriptionFactory

public TypeDescriptionFactory()
                       throws NoSuchAlgorithmException
Throws:
NoSuchAlgorithmException

TypeDescriptionFactory

public TypeDescriptionFactory(String algorithm)
                       throws NoSuchAlgorithmException
Throws:
NoSuchAlgorithmException
Method Detail

generateTypeDescriptionSignature

public String generateTypeDescriptionSignature(org.apache.xerces.xs.XSTypeDefinition typedef)


Copyright © 2010. All Rights Reserved.