Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/java/jpropex/java/
H A DJPropEx.java35 private String rootArg = ""; field in JPropEx
89 …g.length()>0 ) || outputFileArg.length()>0 ) && projectArg.length()>0 && rootArg.length()>0 && lan… in testCL()
141 String myRootArg = makeAbs( rootArg ).trim(); in prepareSdfObj()
454 rootArg = getSimpleArg( args , x ); in parseArguments()
455 rootArg = makeAbs( rootArg ); in parseArguments()

Completed in 10 milliseconds