psdi.iface.util

Class SchemaToInstanceGenerator

  • java.lang.Object
    • psdi.iface.util.SchemaToInstanceGenerator


  • public class SchemaToInstanceGenerator
    extends java.lang.Object
    • Constructor Detail

      • SchemaToInstanceGenerator

        public SchemaToInstanceGenerator()
    • Method Detail

      • getInstanceFromSchemaData

        public static byte[] getInstanceFromSchemaData(java.util.List schemaData,
                                                       java.lang.String rootElementName)
                                                throws MXException
        Throws:
        MXException
      • getInstanceFromSchemaStream

        public static byte[] getInstanceFromSchemaStream(java.util.List schemaData,
                                                         java.lang.String rootElementName)
                                                  throws MXException
        Throws:
        MXException
      • getInstanceFromSchemaURL

        public static byte[] getInstanceFromSchemaURL(java.util.List schemaData,
                                                      java.lang.String rootElementName)
                                               throws MXException
        Throws:
        MXException