com.ihr.xbrl.om
Class DTSContainer.ProcessorAndSchemaCompiler

java.lang.Object
  extended by com.ihr.xbrl.om.DTSContainer.ProcessorAndSchemaCompiler
Enclosing class:
DTSContainer

public static class DTSContainer.ProcessorAndSchemaCompiler
extends java.lang.Object

Helper class to encapsulate the saxonica Processor of this DTSContainer and a saxonica SchemaCompiler together.

The compiler can be used to load schemas that will be validated later in a second step.

Author:
Ignacio

Field Summary
 net.sf.saxon.s9api.Processor proc
           
 java.util.Properties props
           
 com.saxonica.schema.SchemaCompiler sc
           
 
Constructor Summary
DTSContainer.ProcessorAndSchemaCompiler()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

proc

public net.sf.saxon.s9api.Processor proc

sc

public com.saxonica.schema.SchemaCompiler sc

props

public java.util.Properties props
Constructor Detail

DTSContainer.ProcessorAndSchemaCompiler

public DTSContainer.ProcessorAndSchemaCompiler()


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa