Uses of Interface
org.apache.jackrabbit.jcr2spi.xml.Importer.TextValue
-
Packages that use Importer.TextValue Package Description org.apache.jackrabbit.jcr2spi.xml -
-
Uses of Importer.TextValue in org.apache.jackrabbit.jcr2spi.xml
Methods in org.apache.jackrabbit.jcr2spi.xml that return Importer.TextValue Modifier and Type Method Description Importer.TextValue[]
Importer.PropInfo. getValues()
Constructors in org.apache.jackrabbit.jcr2spi.xml with parameters of type Importer.TextValue Constructor Description PropInfo(Name name, int type, Importer.TextValue[] values)
-