- Project tools
-
-
- How do I...
-
| Category |
Featured projects |
| scm |
Subversion,
Subclipse,
TortoiseSVN,
RapidSVN
|
| issuetrack |
Scarab |
| requirements |
xmlbasedsrs |
| design |
ArgoUML |
| techcomm |
SubEtha,
eyebrowse,
midgard,
cowiki |
| construction |
antelope,
scons,
frameworx,
build-interceptor,
propel,
phing
|
| testing |
maxq,
aut
|
| deployment |
current |
| process |
ReadySET |
| libraries |
GEF,
Axion,
Style,
SSTree
|
| Over 500 more tools... |
|
cyber.web.form
Class SAXConfigBase
java.lang.Object
|
+--cyber.web.form.AbstractDecomposable
|
+--cyber.web.form.ConfigBase
|
+--cyber.web.form.SAXConfigBase
- All Implemented Interfaces:
- Decomposable
- Direct Known Subclasses:
- SAXPluginConfig, WebFormConfig
- public abstract class SAXConfigBase
- extends ConfigBase
- Author:
- cying
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAXConfigBase
public SAXConfigBase()
createTagHandler
protected cyber.web.form.SAXConfigBase.TagSupport createTagHandler(String qName,
String path)
- Parameters:
qName - path - - Returns:
-
internalReconfigure
protected void internalReconfigure(ConfigSource configSrc)
throws ConfigException
- Overrides:
internalReconfigure in class ConfigBase
- Following copied from class:
cyber.web.form.ConfigBase
- Parameters:
configSrc -
Copyright 2000-2002 Apache Software Foundation.
|