com.pmease.quickbuild.setting.step.nodematcher
Class AttributeMatcher

java.lang.Object
  extended by com.pmease.quickbuild.setting.step.nodematcher.AttributeMatcher
All Implemented Interfaces:
NodeMatcher, java.io.Serializable
Direct Known Subclasses:
HasAttributeMatcher, HashAttributeValueMatcher

public abstract class AttributeMatcher
extends java.lang.Object
implements NodeMatcher

See Also:
Serialized Form

Constructor Summary
AttributeMatcher()
           
 
Method Summary
 java.lang.String getAttribute()
           
 void setAttribute(java.lang.String attribute)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.pmease.quickbuild.setting.step.nodematcher.NodeMatcher
matches
 

Constructor Detail

AttributeMatcher

public AttributeMatcher()
Method Detail

getAttribute

@NotEmpty
public java.lang.String getAttribute()

setAttribute

public void setAttribute(java.lang.String attribute)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.