Class XmlReader.NodeDescription
java.lang.Object
org.apache.sling.jcr.contentloader.internal.readers.XmlReader.NodeDescription
- Enclosing class:
- XmlReader
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
static XmlReader.NodeDescription
create
(XmlReader.NodeDescription desc, ContentCreator creator)
-
Field Details
-
SHARED
-
name
-
-
mixinTypes
-
-
Constructor Details
-
NodeDescription
protected NodeDescription()
-
-
Method Details
-
create
public static XmlReader.NodeDescription create(XmlReader.NodeDescription desc, ContentCreator creator) throws javax.jcr.RepositoryException - Throws:
javax.jcr.RepositoryException
-
addMixinType
-