Uses of Record Class
io.jenkins.plugins.configsplice.engine.xml.XmlPath.Element
Packages that use XmlPath.Element
-
Uses of XmlPath.Element in io.jenkins.plugins.configsplice.engine.xml
Methods in io.jenkins.plugins.configsplice.engine.xml that return types with arguments of type XmlPath.ElementModifier and TypeMethodDescriptionXmlPath.elements()Returns the value of theelementsrecord component.Constructor parameters in io.jenkins.plugins.configsplice.engine.xml with type arguments of type XmlPath.ElementModifierConstructorDescriptionXmlPath(List<XmlPath.Element> elements, XmlPath.Selector selector) Creates an instance of aXmlPathrecord class.