org.opencrx.application.airsync.utils
Class WbXMLTransformer
java.lang.Object
org.opencrx.application.airsync.utils.WbXMLTransformer
public class WbXMLTransformer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WbXMLTransformer
public WbXMLTransformer()
transformFromWBXML
public static Document transformFromWBXML(InputStream in)
throws ServiceException
- Throws:
ServiceException
transformToWBXML
public static void transformToWBXML(Document doc,
OutputStream out)
throws IOException
- Throws:
IOException
transform
public static void transform(Document doc,
Result outputTarget,
boolean indent)
throws IOException
- Throws:
IOException
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.