Login | Register
My pages Projects Community openCollabNet
CyberWebForm 2.0

cyber.web.form
Class SAXPluginConfig

java.lang.Object
  |
  +--cyber.web.form.AbstractDecomposable
        |
        +--cyber.web.form.ConfigBase
              |
              +--cyber.web.form.SAXConfigBase
                    |
                    +--cyber.web.form.SAXPluginConfig
All Implemented Interfaces:
Decomposable

public class SAXPluginConfig
extends SAXConfigBase

Author:
cy.ing To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
protected  cyber.web.form.SAXConfigBase.TagSupport createTagHandler(String qName, String path)
           
 String getConfigFilePath()
           
 String getPluginDir()
           
protected  void handleAfterReconfigure()
           
 
Methods inherited from class cyber.web.form.SAXConfigBase
internalReconfigure
 
Methods inherited from class cyber.web.form.ConfigBase
configure, configure, configure, decompose, getLastConfigSource, isConfigModified, isConfigModified, release
 
Methods inherited from class cyber.web.form.AbstractDecomposable
isDecomposed, markDecomposed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

handleAfterReconfigure

protected void handleAfterReconfigure()
Overrides:
handleAfterReconfigure in class ConfigBase

createTagHandler

protected cyber.web.form.SAXConfigBase.TagSupport createTagHandler(String qName,
                                                                   String path)
Overrides:
createTagHandler in class SAXConfigBase
Following copied from class: cyber.web.form.SAXConfigBase
Parameters:
qName -  
path -  
Returns:
 

getConfigFilePath

public String getConfigFilePath()
Overrides:
getConfigFilePath in class ConfigBase
Following copied from class: cyber.web.form.ConfigBase
Returns:
 

getPluginDir

public String getPluginDir()
Returns:
 

CyberWebForm 2.0

Copyright 2000-2002 Apache Software Foundation.