public class VersionTranslator extends Object
Constructor and Description |
---|
VersionTranslator(JDFElement.EnumVersion version) |
Modifier and Type | Method and Description |
---|---|
KElement |
convertElement(KElement root)
convert an element
|
Vector<InputStream> |
convertStream(InputStream stream)
convert a stream
|
static int |
main(String[] argv) |
String |
toString() |
public VersionTranslator(JDFElement.EnumVersion version)
version
- the version to convert topublic static int main(String[] argv)
public Vector<InputStream> convertStream(InputStream stream)
stream
- the input stream to convertpublic KElement convertElement(KElement root)
root
- the element to convertpublic String toString()
toString
in class Object
Object.toString()
Copyright © 2018. All rights reserved.