|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.spi.impl.FilterDynamicSchemaProcessor
mondrian.test.NamedSetTest.MixedNamedSetSchemaProcessor
public static class NamedSetTest.MixedNamedSetSchemaProcessor
Dynamic schema processor which adds a named set which has a syntax error.
| Constructor Summary | |
|---|---|
NamedSetTest.MixedNamedSetSchemaProcessor()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
filter(java.lang.String schemaUrl,
Util.PropertyList connectInfo,
java.io.InputStream stream)
Reads the contents of a schema as a stream and returns the result as a string. |
| Methods inherited from class mondrian.spi.impl.FilterDynamicSchemaProcessor |
|---|
processSchema |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NamedSetTest.MixedNamedSetSchemaProcessor()
| Method Detail |
|---|
protected java.lang.String filter(java.lang.String schemaUrl,
Util.PropertyList connectInfo,
java.io.InputStream stream)
throws java.lang.Exception
FilterDynamicSchemaProcessorThe default implementation returns the contents of the schema unchanged.
filter in class FilterDynamicSchemaProcessorschemaUrl - the URL of the catalogconnectInfo - Connection propertiesstream - Schema contents represented as a stream
java.lang.Exception - if an error occurs
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||