|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Importer.TextValue | |
org.apache.jackrabbit.core.xml |
Uses of Importer.TextValue in org.apache.jackrabbit.core.xml |
Subinterfaces of Importer.TextValue in org.apache.jackrabbit.core.xml | |
static interface |
TargetImportHandler.AppendableValue
AppendableValue represents a serialized value that is
appendable. |
Methods in org.apache.jackrabbit.core.xml that return Importer.TextValue | |
Importer.TextValue[] |
Importer.PropInfo.getValues()
|
Methods in org.apache.jackrabbit.core.xml with parameters of type Importer.TextValue | |
void |
Importer.PropInfo.setValues(Importer.TextValue[] values)
|
Constructors in org.apache.jackrabbit.core.xml with parameters of type Importer.TextValue | |
Importer.PropInfo(QName name,
int type,
Importer.TextValue[] values)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |