| Modifier and Type | Field and Description |
|---|---|
List<String> |
mixinTypes |
String |
name |
String |
primaryNodeType |
static XmlReader.NodeDescription |
SHARED |
| Modifier | Constructor and Description |
|---|---|
protected |
NodeDescription() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMixinType(String v) |
static XmlReader.NodeDescription |
create(XmlReader.NodeDescription desc,
ContentCreator creator) |
public static XmlReader.NodeDescription SHARED
public String name
public String primaryNodeType
public static XmlReader.NodeDescription create(XmlReader.NodeDescription desc, ContentCreator creator) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic void addMixinType(String v)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.