| Package | Description |
|---|---|
| de.intarsys.tools.sax |
| Modifier and Type | Class and Description |
|---|---|
class |
SAXContextBasedWriter
A special
SAXContextBasedHandler that simplifies writing. |
class |
XMLWriter
Deprecated.
merge with other XMLWriter implementations.
|
| Modifier and Type | Method and Description |
|---|---|
SAXContextBasedHandler |
SAXAbstractElementHandler.getContextHandler() |
SAXContextBasedHandler |
ISAXElementHandler.getContextHandler()
return the context
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAXAbstractElementHandler.setContextHandler(SAXContextBasedHandler newContextHandler) |
void |
ISAXElementHandler.setContextHandler(SAXContextBasedHandler contextHandler)
this message is sent when - the receiver is pushed on the stack. - before
initialize()
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.