primary
Deprecated.
properties
.final @NotNull String
name
except when this node has a same name sibling, in that case label has format <name>[index]
, https://docs.adobe.com/content/docs/en/spec/jcr/2.0/22_Same-Name_Siblings.html#22.2%20Addressing%20Same-Name%20Siblings%20by%20Pathfinal @Nullable String[]
final @NotNull String
final @Nullable String
final @NotNull Map<String,DocViewProperty>
@Nullable String
DocViewNode(@NotNull String name,
@NotNull String label,
String uuid,
Map<String,DocViewProperty> props,
String[] mixins,
String primary)
DocViewNode(@NotNull String name,
@NotNull String label,
Attributes attributes)
DocViewNode(@NotNull String name,
@NotNull String label,
Attributes attributes,
NamePathResolver npResolver)
boolean
static DocViewNode
fromDocViewNode2(DocViewNode2 node)
String[]
int
hashCode()
toString()
name
except when this node has a same name sibling, in that case label has format <name>[index]
, https://docs.adobe.com/content/docs/en/spec/jcr/2.0/22_Same-Name_Siblings.html#22.2%20Addressing%20Same-Name%20Siblings%20by%20PathNamespaceException
NamespaceException
DocViewNode2
instead.