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

com.sun.tools.txw2.messages.properties Maven / Gradle / Ivy

#
# Copyright (c) 2019 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#

usage = \
Typed Xml Writer ver. ${project.version}\n\
\ txw \n\
\ \ -o    : Specify the directory to place generated source files\n\
\ \ -p    : Specify the Java package to put the generated classes into\n\
\ \ -c         : The input schema is written in the RELAX NG compact syntax\n\
\ \ -x         : The input schema is written in the RELAX NG XML syntax\n\
\ \ -xsd       : The input schema is written in the XML SChema\n\
\ \ -h         : Generate code that allows method invocation chaining\n

# Not concatenated with any other string (written on a separate line).
missingOperand = an operand is missing

# Not concatenated with any other string (written on a separate line).
unrecognizedParameter = unrecognized parameter {0}

unknownGrammar = grammar is not known




© 2015 - 2025 Weber Informatics LLC | Privacy Policy