org.apache.xalan.processor
Class XSLTSchema

java.lang.Object
  |
  +--org.apache.xalan.processor.XSLTElementDef
        |
        +--org.apache.xalan.processor.XSLTSchema

public class XSLTSchema
extends org.apache.xalan.processor.XSLTElementDef

This class defines the allowed structure for a stylesheet, and the mapping between Xalan classes and the markup elements in the stylesheet.

See Also:
XSLT DTD

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2000 Apache XML Project. All Rights Reserved.