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 boolean
equals(Object obj)
@NotNull Path
getPath()
@NotNull Set<String>
getSlingRequiredResourceTypes()
@NotNull Optional<String>
getSlingResourceSuperType()
int
hashCode()
-
-
-
Constructor Detail
-
VaultContentXmlReader
public VaultContentXmlReader(@NotNull @NotNull Path path) throws IOException
- Throws:
IOException
-
-
Method Detail
-
getPath
@NotNull public @NotNull Path getPath()
-
-