Home
last modified time | relevance | path

Searched refs:substAtBegin (Results 1 – 1 of 1) sorted by relevance

/trunk/main/framework/qa/complex/path_substitution/
H A DPathSubstitutionTest.java237 public Vector substAtBegin; field in PathSubstitutionTest.VariableContainer
244 substAtBegin = new Vector(); in VariableContainer()
251 substAtBegin.add(Boolean.TRUE); in add()
259 this.substAtBegin.add(new Boolean(onlySubstAtBegin)); in add()
290 return ((Boolean) substAtBegin.get(i)).booleanValue(); in onlySubstituteAtBegin()

Completed in 5 milliseconds