intarsys runtime library

de.intarsys.tools.dom
Class SchemaDirectory

java.lang.Object
  extended by de.intarsys.tools.dom.SchemaDirectory
All Implemented Interfaces:
LSResourceResolver

public class SchemaDirectory
extends Object
implements LSResourceResolver


Constructor Summary
SchemaDirectory(File pSchemaDir)
           
SchemaDirectory(File pSchemaDir, String pRootSchema)
           
 
Method Summary
 Schema getSchema()
           
 Source[] getSources()
           
 LSInput resolveResource(String type, String namespaceURI, String publicId, String systemId, String baseURI)
           
 void setSchema(Schema schema)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaDirectory

public SchemaDirectory(File pSchemaDir)

SchemaDirectory

public SchemaDirectory(File pSchemaDir,
                       String pRootSchema)
Method Detail

getSchema

public Schema getSchema()

getSources

public Source[] getSources()
                    throws IOException
Throws:
IOException

resolveResource

public LSInput resolveResource(String type,
                               String namespaceURI,
                               String publicId,
                               String systemId,
                               String baseURI)
Specified by:
resolveResource in interface LSResourceResolver

setSchema

public void setSchema(Schema schema)

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.