mondrian.web.taglib
Class DomBuilder

java.lang.Object
  extended by mondrian.web.taglib.DomBuilder

public class DomBuilder
extends java.lang.Object

Transforms a mondrian result into a DOM (Document Object Model).


Nested Class Summary
(package private)  class DomBuilder.AxisBuilder
           
(package private)  class DomBuilder.ColumnBuilder
           
(package private)  class DomBuilder.RowBuilder
           
 
Field Summary
(package private)  int dimCount
           
(package private)  org.w3c.dom.Document factory
           
(package private)  Result result
           
 
Constructor Summary
protected DomBuilder(org.w3c.dom.Document factory, Result result)
           
 
Method Summary
static org.w3c.dom.Element build(org.w3c.dom.Document factory, Result result)
           
static org.w3c.dom.Document build(Result result)
           
static void debug(org.w3c.dom.Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

factory

org.w3c.dom.Document factory

result

Result result

dimCount

int dimCount
Constructor Detail

DomBuilder

protected DomBuilder(org.w3c.dom.Document factory,
                     Result result)
Method Detail

build

public static org.w3c.dom.Document build(Result result)
                                  throws javax.xml.parsers.ParserConfigurationException
Throws:
javax.xml.parsers.ParserConfigurationException

build

public static org.w3c.dom.Element build(org.w3c.dom.Document factory,
                                        Result result)

debug

public static void debug(org.w3c.dom.Document doc)

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads