Class XmlNode

    • Field Detail

      • name

        public final QName name
        Name of the attribute/element. In TXW, we ignore all infinite names. (finite name class will be expanded to a list of XmlNodes.
    • Constructor Detail

    • Method Detail

      • collectChildren

        protected final Set<Leaf> collectChildren()
        Expand all refs and collect all children.