Uses of Class org.apache.xalan.processor.XSLTSchema

Uses in package org.apache.xalan.templates

Constructors with parameter type org.apache.xalan.processor.XSLTSchema

StylesheetRoot.StylesheetRoot(XSLTSchema schema, ErrorListener listener)
Creates a StylesheetRoot and retains a pointer to the schema used to create this StylesheetRoot.

Uses in package org.apache.xalan.processor

Methods with return type org.apache.xalan.processor.XSLTSchema

XSLTSchema
Get the root of the XSLT Schema, which tells us how to transition content handlers, create elements, etc.

Copyright © 2006 Apache XML Project. All Rights Reserved.