com.saxonica.schema.sdoc
Class SchemaDocumentTransformer
java.lang.Object
com.saxonica.schema.sdoc.SchemaDocumentTransformer
public class SchemaDocumentTransformer
- extends Object
Class that applies a standard transformation to a schema document: specifically, the chameleon transformation
or the override transformation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaDocumentTransformer
public SchemaDocumentTransformer(Configuration config,
String filename)
throws SchemaException
- Throws:
SchemaException
transform
public DocumentInfo transform(SchemaCompiler compiler,
PipelineConfiguration pipe,
SchemaElement referrer,
Source input,
Map<StructuredQName,ValueRepresentation> params)
throws SchemaException
- Throws:
SchemaException
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.