Class WithPathOptions
- java.lang.Object
-
- org.apache.sling.repoinit.parser.operations.WithPathOptions
-
public class WithPathOptions extends Object
-
-
Field Summary
Fields Modifier and Type Field Description boolean
forcedPath
String
path
-
Constructor Summary
Constructors Constructor Description WithPathOptions(String path, boolean forcedPath)
-