buldocs Ltd.
xnsdoc 1.2.1 Java API

com.xnsdoc
Class Processor.MediatorSchema

java.lang.Object
  extended bycom.xnsdoc.Processor.MediatorSchema
Enclosing class:
Processor

public final class Processor.MediatorSchema
extends java.lang.Object

Collector for multiple schema file.


Constructor Summary
Processor.MediatorSchema()
          Constructor.
 
Method Summary
 void addSchema(java.lang.String schemaLocation)
          Adds a schema defined by a file name to a mediator schema.
 org.w3c.dom.Document getDocument()
          Returns the mediator schema as a DOM document.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Processor.MediatorSchema

public Processor.MediatorSchema()
Constructor.

Method Detail

addSchema

public void addSchema(java.lang.String schemaLocation)
Adds a schema defined by a file name to a mediator schema.

Parameters:
schemaLocation - absolute url of a schema file

getDocument

public org.w3c.dom.Document getDocument()
Returns the mediator schema as a DOM document.

Returns:
mediator schema document

buldocs Ltd.
xnsdoc 1.2.1 Java API

Copyright 2005 buldocs Ltd. All rights reserved.
Use is subject to license terms.