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)
-
EmptyXSLObject(XSLStylesheet, short)
-
EmptyXSLObject
public EmptyXSLObject(XSLStylesheet parentStylesheet,
short type)
All Packages Class Hierarchy This Package Previous Next Index