All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.kvisco.xsl.EmptyXSLObject

com.kvisco.xsl.XSLObject
   |
   +----com.kvisco.xsl.EmptyXSLObject

public class EmptyXSLObject
extends XSLObject
This class represents an Empty XSLObject in the style tree. It prevents child XSLObjects from being added to the list of actions.

Author:
Keith Visco (kvisco@ziplink.net)

Constructor Index

 o EmptyXSLObject(XSLStylesheet, short)

Constructors

 o EmptyXSLObject
 public EmptyXSLObject(XSLStylesheet parentStylesheet,
                       short type)

All Packages  Class Hierarchy  This Package  Previous  Next  Index