Class IdentifierParser.MemberBuilder

java.lang.Object
org.olap4j.impl.IdentifierParser.MemberBuilder
All Implemented Interfaces:
IdentifierParser.Builder
Direct Known Subclasses:
IdentifierParser.MemberListBuilder
Enclosing class:
IdentifierParser

public static class IdentifierParser.MemberBuilder extends Object implements IdentifierParser.Builder
Implementation of IdentifierParser.Builder that collects the segments that make up the name of a member in a list. It cannot handle tuples or lists of members.