Class WriterNode

    • Field Detail

      • alternativeName

        protected String alternativeName
        If this node is the sole child of a pattern block, this field points to its name.

        When the element names are in conflict, this can be used.

    • Constructor Detail

      • WriterNode

        public WriterNode​(Locator location,
                          Leaf leaf)