Modifier and Type | Field and Description |
---|---|
boolean |
isMultiValue |
String |
name |
static XmlReader.PropertyDescription |
SHARED |
String |
type |
List<String> |
values |
Modifier | Constructor and Description |
---|---|
protected |
PropertyDescription() |
Modifier and Type | Method and Description |
---|---|
void |
addValue(String v) |
static XmlReader.PropertyDescription |
create(XmlReader.PropertyDescription desc,
ContentCreator creator) |
public static XmlReader.PropertyDescription SHARED
public String name
public String type
public boolean isMultiValue
public static XmlReader.PropertyDescription create(XmlReader.PropertyDescription desc, ContentCreator creator) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public void addValue(String v)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.