alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (streaming_de.properties)

This example Java source code file (streaming_de.properties) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

classpath, copyright, erwartet, free, general, gnu, license, oracle, public, software, this, xml-reader, xml-writer, xml\-parsen

The streaming_de.properties Java example source code

#
# Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.  Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the LICENSE file that accompanied this code.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
#

streaming.ioException=Fehler beim XML-Parsen: {0}
streaming.parseException=Fehler beim XML-Parsen: {0}

xmlreader.illegalStateEncountered=Interner Fehler bei XML-Reader: Unzul\u00E4ssiger Status ({0})
xmlreader.unexpectedCharacterContent=Fehler bei XML-Reader: Unerwarteter Zeicheninhalt: \"{0}\"
xmlreader.ioException=Fehler bei XML-Reader: {0}
xmlreader.parseException=Fehler beim XML-Parsen: {0}
xmlreader.nestedError=Fehler bei XML-Reader: {0}

xmlwriter.noPrefixForURI=Fehler bei XML-Writer: Kein Pr\u00E4fix f\u00FCr URI: \"{0}\"
xmlwriter.ioException=Fehler bei XML-Writer: {0}
xmlwriter.nestedError=Fehler bei XML-Writer: {0}
xmlreader.unexpectedState=Unerwarteter XML-Reader-Status. Erwartet: {0}, gefunden: {1}
xmlreader.unexpectedState.message=Unerwarteter XML-Reader-Status. Erwartet: {0}, gefunden: {1}. {2}
xmlreader.unexpectedState.tag=Unerwartetes Tag. Erwartet: {0}, gefunden: {1}

xmlrecorder.recording.ended=keine weiteren aufgezeichneten Elemente verf\u00FCgbar

stax.cantCreate=StAX-Reader oder -Writer kann nicht erstellt werden
staxreader.xmlstreamexception=Ausnahme bei XML-Stream Reader: {0}

fastinfoset.decodingNotAccepted=Fast Infoset-Decodierung wird nicht akzeptiert
fastinfoset.noImplementation=Kompatible Implementierung von Fast Infoset kann in Classpath nicht gefunden werden

sourcereader.invalidSource=Reader kann nicht aus Quelle \"{0}\" erstellt werden

Other Java examples (source code examples)

Here is a short list of links related to this Java streaming_de.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.