org.apache.geronimo.upgrade
Class Upgrade1_0To1_1
java.lang.Object
org.apache.geronimo.upgrade.Upgrade1_0To1_1
public class Upgrade1_0To1_1
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Upgrade1_0To1_1
public Upgrade1_0To1_1()
upgrade
public void upgrade(InputStream source,
Writer target)
throws IOException,
org.apache.xmlbeans.XmlException
- Throws:
IOException
org.apache.xmlbeans.XmlException
upgrade
public org.apache.xmlbeans.XmlObject upgrade(org.apache.xmlbeans.XmlObject xmlObject)
throws org.apache.xmlbeans.XmlException
- Throws:
org.apache.xmlbeans.XmlException
parse
public static org.apache.xmlbeans.XmlObject parse(InputStream is)
throws IOException,
org.apache.xmlbeans.XmlException
- Throws:
IOException
org.apache.xmlbeans.XmlException
createXmlOptions
public static org.apache.xmlbeans.XmlOptions createXmlOptions(Collection errors)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.