Class XmlMatcher
java.lang.Object
org.mule.datasense.common.loader.xml.XmlMatcher
-
Method Summary
Modifier and TypeMethodDescriptionelement()static Optional<XmlMatcher>matchAll()matchAttribute(String localPart) matchAttribute(QName qName) matchAttributeNode(String localPart) requireAttribute(String localPart) requireAttribute(QName qName) resolveQName(Attr attr) value()
-
Method Details
-
match
-
match
-
matchAll
-
matchFirst
-
value
-
matchMany
-
matchAttribute
-
matchAttribute
-
matchAttributeNode
-
requireAttribute
-
requireAttribute
-
element
-
resolveQName
-