public class ExprIdentNodeUtil
extends java.lang.Object
Constructor and Description |
---|
ExprIdentNodeUtil() |
Modifier and Type | Method and Description |
---|---|
static Pair<PropertyResolutionDescriptor,java.lang.String> |
getTypeFromStream(StreamTypeService streamTypeService,
java.lang.String propertyNameNestable,
boolean explicitPropertiesOnly,
boolean obtainFragment) |
protected static Pair<PropertyResolutionDescriptor,java.lang.String> |
getTypeFromStream(StreamTypeService streamTypeService,
java.lang.String unresolvedPropertyName,
java.lang.String streamOrPropertyNameMayEscaped,
boolean obtainFragment) |
protected static Pair<PropertyResolutionDescriptor,java.lang.String> |
getTypeFromStreamExplicitProperties(StreamTypeService streamTypeService,
java.lang.String unresolvedPropertyName,
java.lang.String streamOrPropertyName,
boolean obtainFragment) |
public static Pair<PropertyResolutionDescriptor,java.lang.String> getTypeFromStream(StreamTypeService streamTypeService, java.lang.String propertyNameNestable, boolean explicitPropertiesOnly, boolean obtainFragment) throws ExprValidationPropertyException
ExprValidationPropertyException
protected static Pair<PropertyResolutionDescriptor,java.lang.String> getTypeFromStream(StreamTypeService streamTypeService, java.lang.String unresolvedPropertyName, java.lang.String streamOrPropertyNameMayEscaped, boolean obtainFragment) throws ExprValidationPropertyException
ExprValidationPropertyException
protected static Pair<PropertyResolutionDescriptor,java.lang.String> getTypeFromStreamExplicitProperties(StreamTypeService streamTypeService, java.lang.String unresolvedPropertyName, java.lang.String streamOrPropertyName, boolean obtainFragment) throws ExprValidationPropertyException
ExprValidationPropertyException