public static class XmlNamedElementPattern.XmlAttributePattern extends XmlNamedElementPattern<XmlAttribute,XmlNamedElementPattern.XmlAttributePattern>
XmlNamedElementPattern.XmlAttributePatternXmlElementPattern.Capture, XmlElementPattern.XmlEntityRefPattern, XmlElementPattern.XmlTextPattern| Modifier | Constructor and Description |
|---|---|
protected |
XmlAttributePattern() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getLocalName(XmlAttribute xmlAttribute) |
protected java.lang.String |
getNamespace(XmlAttribute xmlAttribute) |
XmlNamedElementPattern.XmlAttributePattern |
withValue(StringPattern pattern) |
withLocalName, withLocalName, withLocalName, withNamespace, withNamespace, withNamespaceafterLeaf, afterLeaf, afterLeafSkipping, atStartOf, beforeLeaf, beforeLeaf, beforeLeafSkipping, compiled, equalTo, getChildren, getParent, inFile, insideStarting, inVirtualFile, notEmpty, referencing, whitespace, whitespaceCommentEmptyOrError, whitespaceCommentOrError, withElementType, withElementType, withElementType, withFirstNonWhitespaceChild, withLanguage, withLastChildSkipping, withMetaData, withName, withName, withName, withoutText, withoutText, withReference, withText, withText, withTextLength, withTextLengthLongerThan, withTreeParentafterSibling, afterSiblingSkipping, inside, inside, inside, inside, insideSequence, isFirstAcceptedChild, withAncestor, withChild, withChildren, withFirstChild, withLastChild, withParent, withParent, withParents, withSuperParent, withSuperParentprotected java.lang.String getLocalName(XmlAttribute xmlAttribute)
getLocalName in class XmlNamedElementPattern<XmlAttribute,XmlNamedElementPattern.XmlAttributePattern>protected java.lang.String getNamespace(XmlAttribute xmlAttribute)
getNamespace in class XmlNamedElementPattern<XmlAttribute,XmlNamedElementPattern.XmlAttributePattern>public XmlNamedElementPattern.XmlAttributePattern withValue(StringPattern pattern)