protected class StandardAttributeRewriter.TransformAttrIfAttrValue extends StandardAttributeRewriter.TransformAttr
alt, attrName, next
Constructor and Description |
---|
StandardAttributeRewriter.TransformAttrIfAttrValue(String attrName,
StringTransformer transformer,
String testAttrName,
String testAttrValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(ReplayParseContext context,
org.htmlparser.nodes.TagNode tag) |
protected int |
specificity() |
compareTo
public StandardAttributeRewriter.TransformAttrIfAttrValue(String attrName, StringTransformer transformer, String testAttrName, String testAttrValue)
public boolean apply(ReplayParseContext context, org.htmlparser.nodes.TagNode tag)
apply
in class StandardAttributeRewriter.TransformAttr
protected int specificity()
specificity
in class StandardAttributeRewriter.TransformAttr
Copyright © 2005–2015 IIPC. All rights reserved.