|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.control.search.browse.TocFactory
public class TocFactory
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 |
---|
public TocFactory()
Method Detail |
---|
public TocCollection loadTocConfig() throws ParserConfigurationException, SAXException, IOException
ParserConfigurationException
- if configuration exception occurs
SAXException
- if an exception during xml parsing
IOException
- if an i/o exception occurs
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |