java.lang.Object | |
↳ | com.microstrategy.web.objects.WebExpressionParser |
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected WebExpressionImpl | exp |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebExpressionParser(WebObjectsFactory factory, WebExpressionParser.ExpressionXMLTypes xmlType, String xml, WebObjectInfo owner) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebExpression |
parse()
This method needs non-empty xml string and expression type have been specified in the constructor
WebExpressionParser(WebObjectsFactory, ExpressionXMLTypes, String, WebObjectInfo) .@return |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
WebNodeImpl | createMRPNode(boolean isRank, int functionType, int function, WebNode parentNode) | ||||||||||
WebObjectInfoImpl | getObjectInfo(int type, AttributesXt attrsXt) | ||||||||||
void | handleSimplifiedExpressionType(SAXSupport pParser, WebNodeImpl parent, AttributesXt attrsXt) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
This method needs non-empty xml string and expression type have been specified in the constructor WebExpressionParser(WebObjectsFactory, ExpressionXMLTypes, String, WebObjectInfo)
.@return
WebObjectsException |
---|
SAXSupportException |
---|
Exception |
---|