Interface | Description |
---|---|
IXmlWriter |
Simple interface for creating basic xml documents.
|
Class | Description |
---|---|
XmlWriterUtils |
Exception | Description |
---|---|
InvalidXmlException |
Indicates that the requested document would not be well formed.
|
OperationNotAllowedException |
Thrown by
IXmlWriter implementations when the current
state does not allow the requested operation. |
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.