Interface ResourceXMLElement

    • Method Detail

      • ignore

        static ResourceXMLElement ignore​(QName name,
                                         XMLCardinality cardinality)
        Creates an element whose attributes and content should be ignored when present.
        Parameters:
        name - the qualified name of ignored element
        Returns:
        an element whose attributes and content should be ignored when present.