Package com.saxonica.ee.schema.sdoc
Class SchemaDocumentTransformer
java.lang.Object
com.saxonica.ee.schema.sdoc.SchemaDocumentTransformer
Class that applies a standard transformation to a schema document: specifically, the chameleon transformation
or the override transformation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontransform
(SchemaCompiler compiler, PipelineConfiguration pipe, SchemaElement referrer, NodeInfo input, GlobalParameterSet params)
-
Constructor Details
-
SchemaDocumentTransformer
- Throws:
SchemaException
-
-
Method Details
-
transform
public TreeInfo transform(SchemaCompiler compiler, PipelineConfiguration pipe, SchemaElement referrer, NodeInfo input, GlobalParameterSet params) throws SchemaException - Throws:
SchemaException
-