Class XS10TypeHelper


  • public class XS10TypeHelper
    extends java.lang.Object
    Class defining utility/helper methods to support XML Schema 1.0 implementation.

    INTERNAL:

    Usage of this class is not supported. It may be altered or removed at any time.
    Version:
    $Id: XS10TypeHelper.java 1428379 2013-01-03 14:55:20Z mukulg $
    Author:
    Mukul Gandhi, IBM
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getSchemaTypeName​(org.apache.xerces.xs.XSTypeDefinition typeDefn)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSchemaTypeName

        public static java.lang.String getSchemaTypeName​(org.apache.xerces.xs.XSTypeDefinition typeDefn)