| Constructor and Description |
|---|
PropInfo(org.apache.jackrabbit.spi.Name name,
int type,
Importer.TextValue[] values) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jackrabbit.spi.Name |
getName() |
int |
getType() |
Importer.TextValue[] |
getValues() |
public PropInfo(org.apache.jackrabbit.spi.Name name,
int type,
Importer.TextValue[] values)
public org.apache.jackrabbit.spi.Name getName()
public int getType()
public Importer.TextValue[] getValues()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.