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.RepositoryException
public void addMixinType(String v)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.