Class EmptyXSLObject

java.lang.Object
org.exolab.adaptx.xslt.XSLObject
org.exolab.adaptx.xslt.EmptyXSLObject
Direct Known Subclasses:
Id, ValueOf

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.
Version:
$Revision: 3633 $ $Date: 2003-03-01 08:38:44 +0100 (Sat, 01 Mar 2003) $
Author:
Keith Visco
  • Constructor Details

    • EmptyXSLObject

      public EmptyXSLObject(short type)