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