| Package | Description |
|---|---|
| com.agimatec.commons.config.sax |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigWriter
Helper class to write configurations as XML to a PrintWriter.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
NodeHandler.acceptCharacters(ConfigContentHandler docHandler,
char[] chars,
int offset,
int length) |
protected void |
FileNodeHandler.acceptCharacters(ConfigContentHandler docHandler,
char[] chars,
int offset,
int length) |
protected void |
NodeHandler.acceptNode(ConfigContentHandler docHandler,
Object aNode,
Attributes attr) |
Copyright © 2008-2016. All Rights Reserved.