Class ElemEmpty

All Implemented Interfaces:
Serializable, SourceLocator, XSLTVisitable, PrefixResolver, ExpressionNode, WhitespaceStrippingElementMatcher, Document, Element, Node, NodeList

public class ElemEmpty extends ElemTemplateElement
Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
See Also:
  • Constructor Details

    • ElemEmpty

      public ElemEmpty()
      Constructor ElemEmpty