Esri Geoportal Server
1.0

com.esri.gpt.control.search.browse
Class TocFactory

java.lang.Object
  extended by com.esri.gpt.control.search.browse.TocFactory

public class TocFactory
extends Object

Provides a factory for instantiating toc component objects.


Constructor Summary
TocFactory()
          Default constructor.
 
Method Summary
 TocCollection loadTocConfig()
          Loads all tocs from the gpt/browse/browse.xml configuration file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TocFactory

public TocFactory()
Default constructor.

Method Detail

loadTocConfig

public TocCollection loadTocConfig()
                            throws ParserConfigurationException,
                                   SAXException,
                                   IOException
Loads all tocs from the gpt/browse/browse.xml configuration file.

Throws:
ParserConfigurationException - if configuration exception occurs
SAXException - if an exception during xml parsing
IOException - if an i/o exception occurs

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.