Package cdc.util.xml

Class XmlWriterContext


  • final class XmlWriterContext
    extends Object
    Used to manage the writer current context. Contexts are chained and reused. The number of created contexts matches the XML depth.
    Author:
    Damien Carbonne