public class ConfigurationSchema7To8Upgrade extends Object
Constructor and Description |
---|
ConfigurationSchema7To8Upgrade() |
Modifier and Type | Method and Description |
---|---|
static String |
upgrade(InputStream inputStream,
String name)
Convert a schema from the input stream
|
public static String upgrade(InputStream inputStream, String name) throws ConfigurationException
inputStream
- input stream for XML document textname
- for information purposes to name the document passed inConfigurationException
- if the conversion failedCopyright © 2005–2018. All rights reserved.