Uses of Interface
org.apache.jackrabbit.core.xml.Importer.TextValue

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)
           
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.