All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.thaiopensource.relaxng.translate.resources.Messages.properties Maven / Gradle / Ivy

There is a newer version: 20220510
Show newest version
unrecognized_input_type=unrecognized input type \"{0}\"
unrecognized_output_type=unrecognized output type \"{0}\"
too_few_arguments=at least two arguments are required
too_many_arguments=input type does not support multiple input files: two arguments are required
option_missing_argument=option \"-{0}\" requires an argument
invalid_option=invalid option \"-{0}\"
resolver_not_found=Use of catalogs requires Apache XML Commons Resolver v1.2.\n\
  Download from .\n\
  Then put resolver.jar in the same directory as trang.jar.
usage=Trang version {0}\n\
usage: java com.thaiopensource.relaxng.translate.Driver [-C catalogFileOrUri] [-I rng|rnc|dtd|xml] [-O rng|rnc|dtd|xsd] [-i input-param] [-o output-param] inputFileOrUri ... outputFile




© 2015 - 2024 Weber Informatics LLC | Privacy Policy