Uses of Interface
org.apache.jackrabbit.oak.spi.xml.TextValue
Packages that use TextValue
-
Uses of TextValue in org.apache.jackrabbit.oak.spi.xml
Methods in org.apache.jackrabbit.oak.spi.xml that return TextValueMethods in org.apache.jackrabbit.oak.spi.xml that return types with arguments of type TextValueConstructors in org.apache.jackrabbit.oak.spi.xml with parameters of type TextValueModifierConstructorDescriptionCreates a property information instance.Constructor parameters in org.apache.jackrabbit.oak.spi.xml with type arguments of type TextValueModifierConstructorDescriptionCreates a property information instance.PropInfo(@Nullable String name, int type, @NotNull List<? extends TextValue> values, @NotNull PropInfo.MultipleStatus multipleStatus) Creates a property information instance.