Class VaultContentXmlReader
- java.lang.Object
-
- org.apache.sling.scriptingbundle.plugin.processor.filevault.VaultContentXmlReader
-
public class VaultContentXmlReader extends Object
-
-
Constructor Summary
Constructors Constructor Description VaultContentXmlReader(@NotNull Path path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)@NotNull PathgetPath()@NotNull Set<String>getSlingRequiredResourceTypes()@NotNull Optional<String>getSlingResourceSuperType()inthashCode()
-
-
-
Constructor Detail
-
VaultContentXmlReader
public VaultContentXmlReader(@NotNull @NotNull Path path) throws IOException- Throws:
IOException
-
-
Method Detail
-
getPath
@NotNull public @NotNull Path getPath()
-
-