Class | Description |
---|---|
XML11OutputFactory |
Simple delegating XMLOutputFactory that produces stream writers whose
startDocument() method delegates to
startDocument("1.1") , thus producing XML 1.1 instead of
1.0 by default. |
XML11StaxDriver |
Simple extension of the XStream StaxDriver to generate XML 1.1 rather
than 1.0.
|
Copyright © 2024 GATE. All rights reserved.