Class XmlReader.PropertyDescription
java.lang.Object
org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
- Enclosing class:
- XmlReader
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
create
(XmlReader.PropertyDescription desc, ContentCreator creator)
-
Field Details
-
SHARED
-
name
-
type
-
values
-
isMultiValue
public boolean isMultiValue
-
-
Constructor Details
-
PropertyDescription
protected PropertyDescription()
-
-
Method Details
-
create
public static XmlReader.PropertyDescription create(XmlReader.PropertyDescription desc, ContentCreator creator) throws javax.jcr.RepositoryException - Throws:
javax.jcr.RepositoryException
-
addValue
-