We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51cf60 commit e026728Copy full SHA for e026728
README.md
@@ -147,6 +147,12 @@ Feature: Examples Tables
147
</test-method>
148
</class>
149
```
150
+## Android
151
+
152
+The Android SDK does not include `javax.xml.stream.XMLOutputFactory`. This and
153
+other missing `java.xml.stream.*` dependencies can be provided by adding
154
+`com.fasterxml:aalto-xml` to your dependencies.
155
156
## Contributing
157
158
Each language implementation validates itself against the examples in the
0 commit comments