Package eu.bandm.tools.umod
Class Main
java.lang.Object
eu.bandm.tools.umod.Main
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static MessagePrinter<SimpleMessage<@Opt XMLDocumentIdentifier>> protected static MessageCounterprotected static MessageTee<SimpleMessage<@Opt XMLDocumentIdentifier>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidcheckErrors(String text) static Stringprotected static voidprotected static voidprotected static voidstatic voidstatic UMod.Foreststream2umod(UMod.Forest forest, InputStream str, String sourcefilename, MessageReceiver<SimpleMessage<@Opt XMLDocumentIdentifier>> msg) Main worker method, can be called from other classes.
-
Field Details
-
msg_count
-
msg_interactive
-
mp_interactive
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
stream2umod
@Opt public static UMod.Forest stream2umod(@Opt UMod.Forest forest, InputStream str, String sourcefilename, MessageReceiver<SimpleMessage<@Opt XMLDocumentIdentifier>> msg) Main worker method, can be called from other classes. Must be public because currently called from D2d when reading a text representation of a umod model. -
getVersionValue
-
log
-
logS
-
logE
-
checkErrors
-
main
- Throws:
Exception
-