com.microsoft.tfs.core.search
Class VSSearchUtils

java.lang.Object
  extended by com.microsoft.tfs.core.search.VSSearchUtils

public abstract class VSSearchUtils
extends java.lang.Object


Constructor Summary
VSSearchUtils()
           
 
Method Summary
static IVSSearchQueryParser createSearchQueryParser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VSSearchUtils

public VSSearchUtils()
Method Detail

createSearchQueryParser

public static IVSSearchQueryParser createSearchQueryParser()
Returns:
a new IVSSearchQueryParser instance


© 2015 Microsoft. All rights reserved.