Class FilterNode

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class FilterNode
    extends Node
    • Field Detail

      • textBlock

        private Node textBlock
      • attributes

        private java.util.List<Attr> attributes
    • Constructor Detail

      • FilterNode

        public FilterNode()