org.richfaces.component.xml
Class XmlTreeDataBuilder

java.lang.Object
  extended by org.richfaces.component.xml.XmlTreeDataBuilder

public class XmlTreeDataBuilder
extends java.lang.Object

Author:
Nick Belaevski - nbelaevski@exadel.com created 16.11.2006

Constructor Summary
XmlTreeDataBuilder()
           
 
Method Summary
static org.richfaces.model.TreeNode build(org.xml.sax.InputSource inputSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlTreeDataBuilder

public XmlTreeDataBuilder()
Method Detail

build

public static org.richfaces.model.TreeNode build(org.xml.sax.InputSource inputSource)
                                          throws org.xml.sax.SAXException,
                                                 java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException


Copyright © 2010. All Rights Reserved.