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

Packages that use TextValue
org.apache.jackrabbit.core.xml   
 

Uses of TextValue in org.apache.jackrabbit.core.xml
 

Methods in org.apache.jackrabbit.core.xml that return TextValue
 TextValue[] PropInfo.getTextValues()
           
 

Constructors in org.apache.jackrabbit.core.xml with parameters of type TextValue
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-2010 The Apache Software Foundation. All Rights Reserved.