oracle.xml.pipeline.processes
Class XSDSchemaBuilder

java.lang.Object
  |
  +--oracle.xml.pipeline.processes.XSDSchemaBuilder

public class XSDSchemaBuilder
extends java.lang.Object

Extends the pipeline Process class to create a wrapper around XSDBuilder to be used by the pipeline framework. Its parameters are: Inputs - "schema" (stream, dom) Params - "baseURL" (String) Outputs - none Outparams - "xmlschema" (Object)


Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait