com.agimatec.commons.config.sax
Class FileNodeHandler
java.lang.Object
com.agimatec.commons.config.sax.NodeHandler
com.agimatec.commons.config.sax.FileNodeHandler
public class FileNodeHandler
- extends NodeHandler
Title:
Description:
Company:
- Author:
- Roman Stumm
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myConfigManager
protected ConfigManager myConfigManager
FileNodeHandler
public FileNodeHandler(ConfigManager aConfigManager,
String aTag)
getInstanceClass
protected Class getInstanceClass()
- Specified by:
getInstanceClass in class NodeHandler
acceptCharacters
protected void acceptCharacters(ConfigContentHandler docHandler,
char[] chars,
int offset,
int length)
- Overrides:
acceptCharacters in class NodeHandler
startNode
protected Object startNode(Attributes attr)
- Specified by:
startNode in class NodeHandler
writeConfig
protected void writeConfig(ConfigWriter writer,
Object obj,
Object parent,
PrintWriter pw,
int indent)
throws SAXException
- Overrides:
writeConfig in class NodeHandler
- Throws:
SAXException
Copyright © 2008-2011. All Rights Reserved.