Package org.apache.camel.xml.out
Class BaseWriter
java.lang.Object
org.apache.camel.xml.out.BaseWriter
- Direct Known Subclasses:
ModelWriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
protected void
startElement
(String name) protected void
-
Field Details
-
writer
-
namespace
-
namespaceWritten
protected boolean namespaceWritten
-
-
Constructor Details
-
BaseWriter
- Throws:
IOException
-
-
Method Details
-
startElement
- Throws:
IOException
-
endElement
- Throws:
IOException
-
text
- Throws:
IOException
-
attribute
- Throws:
IOException
-