|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.olap4j.impl.IdentifierParser
mondrian.util.IdentifierParser
public class IdentifierParser
Utilities for parsing fully-qualified member names, tuples, member lists, and tuple lists.
| Nested Class Summary | |
|---|---|
static class |
IdentifierParser.BuilderImpl
Implementation of Builder that resolves segment lists to members. |
static class |
IdentifierParser.MemberListBuilder
Implementation of Builder that builds a member list. |
static class |
IdentifierParser.TupleBuilder
Implementation of Builder that builds a tuple. |
static class |
IdentifierParser.TupleListBuilder
Implementation of Builder that builds a tuple list. |
| Nested classes/interfaces inherited from class org.olap4j.impl.IdentifierParser |
|---|
org.olap4j.impl.IdentifierParser.Builder, org.olap4j.impl.IdentifierParser.MemberBuilder |
| Constructor Summary | |
|---|---|
IdentifierParser()
|
|
| Method Summary |
|---|
| Methods inherited from class org.olap4j.impl.IdentifierParser |
|---|
parseIdentifier, parseIdentifierList, parseMember, parseMemberList, parseTuple, parseTupleList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentifierParser()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||