Questions tagged [binary-xml]
17 questions
-1
votes
1 answer
I am fairly new to programming. Having FATAL EXCEPTION error. Binary XML file line #0
FATAL EXCEPTION: main
Process: com.onyebuchboss.bossweatherbitcoinapp, PID: 11494
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.onyebuchboss.bossweatherbitcoinapp/com.onyebuchboss.bossweatherbitcoinapp.OptionActivity}:…

Victor Onyebuchi
- 99
- 10
-1
votes
1 answer
EBML serialization performance and existing library in JAVA
Currently exploring ways to improve the performance on rather traditional SOAP web services processing chain, I'm looking toward binary XML and especially EBML.
First simple question: is there any reference performance evaluation comparing XML and…

gdupont
- 1,660
- 18
- 27