mk.fsgrep.util
Class ReplaceQueryFactory

java.lang.Object
  extended by mk.fsgrep.util.ReplaceQueryFactory

public class ReplaceQueryFactory
extends java.lang.Object

Author:
Murali Krishnan

Field Summary
protected static ReplaceQueryFactory vInstance
           
 
Constructor Summary
ReplaceQueryFactory()
           
 
Method Summary
static ReplaceQuery create()
           
static ReplaceQueryFactory getInstance()
           
 ReplaceQuery getQuery()
           
protected static void setInstance(ReplaceQueryFactory pInstance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

vInstance

protected static ReplaceQueryFactory vInstance
Constructor Detail

ReplaceQueryFactory

public ReplaceQueryFactory()
Method Detail

getInstance

public static ReplaceQueryFactory getInstance()

create

public static ReplaceQuery create()

setInstance

protected static void setInstance(ReplaceQueryFactory pInstance)

getQuery

public ReplaceQuery getQuery()


Copyright © 2009. All Rights Reserved.