org.testng.xml
Class XmlMethodSelectors

java.lang.Object
  extended by org.testng.xml.XmlMethodSelectors

public class XmlMethodSelectors
extends java.lang.Object


Constructor Summary
XmlMethodSelectors()
           
 
Method Summary
 java.util.List<XmlMethodSelector> getMethodSelectors()
           
 void setMethodSelector(XmlMethodSelector xms)
           
 java.lang.String toXml(java.lang.String indent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlMethodSelectors

public XmlMethodSelectors()
Method Detail

getMethodSelectors

public java.util.List<XmlMethodSelector> getMethodSelectors()

setMethodSelector

public void setMethodSelector(XmlMethodSelector xms)

toXml

public java.lang.String toXml(java.lang.String indent)