Package org.apache.xerces.impl.xs.util
Class XS10TypeHelper
- java.lang.Object
-
- org.apache.xerces.impl.xs.util.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)
-