public class URLRewritingModifier extends AbstractTestElement implements Serializable, PreProcessor
COMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS
Constructor and Description |
---|
URLRewritingModifier() |
Modifier and Type | Method and Description |
---|---|
boolean |
encode() |
String |
getArgumentName() |
boolean |
isPathExtension() |
boolean |
isPathExtensionNoEquals() |
boolean |
isPathExtensionNoQuestionmark() |
void |
process() |
protected Object |
readResolve() |
void |
setArgumentName(String argName) |
void |
setEncode(boolean b) |
void |
setPathExtension(boolean pathExt) |
void |
setPathExtensionNoEquals(boolean pathExtNoEquals) |
void |
setPathExtensionNoQuestionmark(boolean pathExtNoQuestionmark) |
void |
setShouldCache(boolean b) |
boolean |
shouldCache() |
addPropertiesValues, addProperty, addProperty, addTestElement, canRemove, clear, clearTemporary, clearTestElementChildren, clone, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getSearchableTokens, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setEnabled, setName, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traverseProperty
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
removed
public void process()
process
in interface PreProcessor
public void setArgumentName(String argName)
public String getArgumentName()
public void setPathExtension(boolean pathExt)
public void setPathExtensionNoEquals(boolean pathExtNoEquals)
public void setPathExtensionNoQuestionmark(boolean pathExtNoQuestionmark)
public void setShouldCache(boolean b)
public boolean isPathExtension()
public boolean isPathExtensionNoEquals()
public boolean isPathExtensionNoQuestionmark()
public boolean shouldCache()
protected Object readResolve()
public boolean encode()
public void setEncode(boolean b)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.