Package | Description |
---|---|
org.apache.jackrabbit.core.xml |
Modifier and Type | Method and Description |
---|---|
TextValue[] |
PropInfo.getTextValues() |
Constructor and Description |
---|
PropInfo(Name name,
int type,
TextValue[] values)
Creates a property information instance.
|
PropInfo(Name name,
int type,
TextValue[] values,
PropInfo.MultipleStatus multipleStatus)
Creates a property information instance.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.