public class URLRewritingModifier extends AbstractTestElement implements java.io.Serializable, PreProcessor
COMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS| Constructor and Description |
|---|
URLRewritingModifier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
encode() |
java.lang.String |
getArgumentName() |
boolean |
isPathExtension() |
boolean |
isPathExtensionNoEquals() |
boolean |
isPathExtensionNoQuestionmark() |
void |
process() |
protected java.lang.Object |
readResolve() |
void |
setArgumentName(java.lang.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, traversePropertyfinalize, getClass, notify, notifyAll, toString, wait, wait, waitremovedpublic void process()
process in interface PreProcessorpublic void setArgumentName(java.lang.String argName)
public java.lang.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 java.lang.Object readResolve()
public boolean encode()
public void setEncode(boolean b)
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.