BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.apache.xalan.processor
Class ProcessorStylesheetDoc

java.lang.Object
  |
  +--weblogic.apache.xalan.processor.XSLTElementProcessor
        |
        +--weblogic.apache.xalan.processor.ProcessorStylesheetDoc

public class ProcessorStylesheetDoc
extends XSLTElementProcessor

This class processes the xsl:stylesheet element. At the moment, it defers all methods to it's superclass.

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
ProcessorStylesheetDoc()
           
 
Methods inherited from class weblogic.apache.xalan.processor.XSLTElementProcessor
characters, endElement, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startElement, startNonText, unparsedEntityDecl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessorStylesheetDoc

public ProcessorStylesheetDoc()

Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.