src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/resources/ResourceBundle.properties

Thu, 12 Oct 2017 19:44:07 +0800

author
aoqi
date
Thu, 12 Oct 2017 19:44:07 +0800
changeset 760
e530533619ec
parent 637
9c07ef4934dd
permissions
-rw-r--r--

merge

aoqi@0 1 #
aoqi@0 2 # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
aoqi@0 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
aoqi@0 4 #
aoqi@0 5 # This code is free software; you can redistribute it and/or modify it
aoqi@0 6 # under the terms of the GNU General Public License version 2 only, as
aoqi@0 7 # published by the Free Software Foundation. Oracle designates this
aoqi@0 8 # particular file as subject to the "Classpath" exception as provided
aoqi@0 9 # by Oracle in the LICENSE file that accompanied this code.
aoqi@0 10 #
aoqi@0 11 # This code is distributed in the hope that it will be useful, but WITHOUT
aoqi@0 12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
aoqi@0 13 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
aoqi@0 14 # version 2 for more details (a copy is included in the LICENSE file that
aoqi@0 15 # accompanied this code).
aoqi@0 16 #
aoqi@0 17 # You should have received a copy of the GNU General Public License version
aoqi@0 18 # 2 along with this work; if not, write to the Free Software Foundation,
aoqi@0 19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
aoqi@0 20 #
aoqi@0 21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
aoqi@0 22 # or visit www.oracle.com if you need additional information or have any
aoqi@0 23 # questions.
aoqi@0 24 #
aoqi@0 25 # THIS FILE WAS MODIFIED BY SUN MICROSYSTEMS, INC.
aoqi@0 26 #
aoqi@0 27
aoqi@0 28 # Sample ResourceBundle properties file
aoqi@0 29 message.optinalValues = Optional values (other than initial vocabulary) of DII not supported
aoqi@0 30 message.noExternalVocabularies=No external vocabularies registered
aoqi@0 31 message.externalVocabularyNotRegistered=External vocabulary referenced by "{0}" is not registered"
aoqi@0 32
aoqi@0 33 message.illegalState=Illegal state for decoding of EncodedCharacterString
aoqi@0 34 message.missingNamespace=Name surrogate prefix is present when namespace name is absent
aoqi@0 35 message.IIsNotTerminatedCorrectly=Notation IIs not terminated correctly
aoqi@0 36 message.unparsedEntities=Unparsed entities not terminated correctly
aoqi@0 37 message.decodingNotSupported=Document version with encoding algorithm decoding not supported
aoqi@0 38 message.qNameMissingNamespaceName=Literal qualified name with prefix but no namespace name
aoqi@0 39 message.decodingEII=Illegal state when decoding literal qualified name of EII
aoqi@0 40
aoqi@0 41 message.decodingNonIdentifyingString=Illegal state whendecoding non identifying string
aoqi@0 42 message.decodingOctets=Illegal state when decoding octets
aoqi@0 43 message.decodingIdentifyingString=Illegal state when decoding identifying string on first bit
aoqi@0 44 message.prefixIllegal=The literal identifying string for the \"xml\" prefix is illegal
aoqi@0 45 message.xmlns=The prefix \"xmlns\" cannot be bound to any namespace explicitly
aoqi@0 46 message.wrongNamespaceName=\"xml\" prefix with a namespace name other than XML namespace name
aoqi@0 47 message.missingNamespaceName=\"xml\" prefix without an XML namespace name
aoqi@0 48 message.decodingIdentifyingStringForPrefix=Illegal state when decoding identifying string for prefix on first bit
aoqi@0 49 message.xmlnsConnotBeBoundToPrefix=The namespace \"http://www.w3.org/2000/xmlns/\" cannot be bound to any prfix explicitly
aoqi@0 50 message.illegalNamespaceName=The literal identifying string for the \"http://www.w3.org/XML/1998/namespace\" namespace name is illegal
aoqi@0 51 message.namespaceWithoutPrefix=The XML namespace is not allowed without the XML prefix
aoqi@0 52 message.decodingForNamespaceName=Illegal state when decoding identifying string for namespace name on first bit
aoqi@0 53 message.decodingNonEmptyOctet=Illegal state when decoding non empty octet string on second bit
aoqi@0 54 message.decodingIndexOnSecondBit=Illegal state when decoding index on second bit
aoqi@0 55 message.notFIDocument=Input stream is not a fast infoset document
aoqi@0 56 message.alphabetNotPresent=Restricted alphabet not present for identifier {0}
aoqi@0 57 message.alphabetIdentifiersReserved=Restricted alphabet identifiers 2 up to and including 31 are reserved for future use
aoqi@0 58 message.alphabetMustContain2orMoreChars=Restricted Alphabet must contain 2 or more characters
aoqi@0 59 message.alphabetIncorrectlyTerminated=Restricted alphabet incorrectly terminated
aoqi@0 60 message.fullBytesNotRead=Full bytes not read
aoqi@0 61 message.deliminatorTooSmall=Length deliminator too small
aoqi@0 62 message.UTF8Encoded=Illegal state for UTF-8 encoded string
aoqi@0 63 message.UTF8EncodedNCName=Illegal state for UTF-8 encoded NCName
aoqi@0 64 message.EOF=Unexpeceted EOF
aoqi@0 65
aoqi@0 66 #encoder
aoqi@0 67 message.restrictedAlphabetNotPresent=Restricted alphabet not present in restricted alphabet table
aoqi@0 68 message.namespaceURINotIndexed=namespace URI of local name not indexed\: {0}
aoqi@0 69 message.prefixNotIndexed=prefix of local name not indexed\: {0}
aoqi@0 70 message.EncodingAlgorithmURI=Encoding algorithm URI '{0}' not a member of the encoding algorithm table
aoqi@0 71 message.nullEncodingAlgorithmURI=Null encoding algorithm URI present with data that is not byte[]
aoqi@0 72 message.CDATA=CDATA
aoqi@0 73 message.UnsupportedBuiltInAlgorithm=Unsupported built-in encoding algorithm\: {0}
aoqi@0 74
aoqi@0 75 message.identifiers10to31Reserved=Encoding algorithm identifiers 10 up to and including 31 are reserved for future use
aoqi@0 76 message.characterOutofAlphabetRange=Character(s) not in restricted alphabet range
aoqi@0 77 message.integerMaxSize=Integer > {0}
aoqi@0 78
aoqi@0 79
aoqi@0 80 #com.sun.xml.internal.fastinfoset.algorithm
aoqi@0 81 message.notImplemented=Not implemented
aoqi@0 82 message.dataNotByteArray='data' not an instance of byte[]
aoqi@0 83 message.dataNotBoolean='data' not an instance of boolean[]
aoqi@0 84 message.unusedBits4=The number of unused bits is too large (should be < 4)
aoqi@0 85 message.unusedBits8=The number of unused bits is too large (should be < 8)
aoqi@0 86 message.lengthIsNotMultipleOfDouble='length' is not a multiple of {0} bytes correspond to the size of the IEEE 754 floating-point \"single format\"
aoqi@0 87 message.dataNotDouble='data' not an instance of double[]
aoqi@0 88 message.lengthNotMultipleOfFloat='length' is not a multiple of {0} bytes correspond to the size of the IEEE 754 floating-point \"single format\"
aoqi@0 89 message.dataNotFloat='data' not an instance of float[]
aoqi@0 90 message.lengthNotMultipleOfInt='length' is not a multiple of {0} bytes correspond to the size of the 'int' primitive type
aoqi@0 91 message.dataNotIntArray='data' not an instance of int[]
aoqi@0 92 message.lengthNotMultipleOfLong='length' is not a multiple of {0} bytes correspond to the size of the 'long' primitive type
aoqi@0 93 message.dataNotLongArray='data' not an instance of long[]
aoqi@0 94 message.lengthNotMultipleOfShort='length' is not a multiple of {0} bytes correspond to the size of the 'short' primitive type
aoqi@0 95 message.dataNotShortArray='data' not an instance of short[]
aoqi@0 96 message.lengthNotMultipleOfUUID='length' is not a multiple of {0} bytes correspond to the size of the 'UUID' primitive type
aoqi@0 97 message.invalidUUID=Invalid UUID string\: {0}
aoqi@0 98
aoqi@0 99 #com.sun.xml.internal.fastinfoset.dom
aoqi@0 100
aoqi@0 101
aoqi@0 102
aoqi@0 103 message.algorithmDataCannotBeReported=Document contains application-defined encoding algorithm data that cannot be reported
aoqi@0 104
aoqi@0 105 message.CDATAAlgorithmNotSupported=CDATA encoding algorithm not supported for attribute values
aoqi@0 106
aoqi@0 107 message.commentIIAlgorithmNotSupported=Comment II with encoding algorithm decoding not supported
aoqi@0 108
aoqi@0 109 message.decodingAIIValue=Illegal state when decoding AII value
aoqi@0 110
aoqi@0 111 message.AIIqNameNotInScope=Qualified name of AII not in scope
aoqi@0 112
aoqi@0 113 message.decodingAIIs=Illegal state when decoding AIIs
aoqi@0 114
aoqi@0 115 message.IllegalStateDecodingEIIAfterAIIs=Illegal state when decoding EII after the namespace AIIs
aoqi@0 116
aoqi@0 117 message.EIInamespaceNameNotTerminatedCorrectly=Namespace names of EII not terminated correctly
aoqi@0 118
aoqi@0 119 message.IllegalStateDecodingEII=Illegal state when decoding a child of an EII
aoqi@0 120
aoqi@0 121 message.addToTableNotSupported=Add to table not supported for Encoding algorithms
aoqi@0 122
aoqi@0 123 message.qnameOfEIINotInScope=Qualified name of EII not in scope
aoqi@0 124
aoqi@0 125 message.IllegalStateDecodingDII=Illegal state when decoding a child of a DII
aoqi@0 126
aoqi@0 127 message.processingInstructionIIsNotTerminatedCorrectly=Processing instruction IIs of Document Type Declaraion II not terminated correctly
aoqi@0 128
aoqi@0 129 message.processingIIWithEncodingAlgorithm=Processing II with encoding algorithm decoding not supported
aoqi@0 130
aoqi@0 131 message.secondOccurenceOfDTDII=A second occurence of a Document Type Declaration II is present
aoqi@0 132
aoqi@0 133 #com.sun.xml.internal.fastinfoset.sax
aoqi@0 134 message.URINotPresent=URI not present for encoding algorithm identifier {0}
aoqi@0 135 message.algorithmNotRegistered=Encoding algorithm not registered for URI {0}
aoqi@0 136 message.featureNotSupported=Feature not supported\: {0}
aoqi@0 137 message.propertyNotRecognized=Property not recognized\:
aoqi@0 138 message.inputSource=InputSource must include a byte stream or a system ID
aoqi@0 139 message.qNameOfEIINotInScope=Qualified name of EII not in scope
aoqi@0 140 message.unsupportedAlgorithm=Unsupported built-in encoding algorithm\: {0}
aoqi@0 141 message.processingInstructionTargetIsEmpty=processingInstruction\: Target is empty
aoqi@0 142
aoqi@0 143 #com.sun.xml.internal.fastinfoset.stax
aoqi@0 144 message.StAX2SAXReader=StAX2SAXReader does not support event {0}
aoqi@0 145
aoqi@0 146 message.noMoreEvents=No more events to report (EOF).
aoqi@0 147 message.eventTypeNotMatch=Event type {0} specified did not match with current parser event
aoqi@0 148 message.namespaceURINotMatch=Namespace URI {0} specified did not match with current namespace URI
aoqi@0 149 message.localNameNotMatch=LocalName {0} specified did not match with current local name
aoqi@0 150 message.mustBeOnSTARTELEMENT=parser must be on START_ELEMENT to read next text
aoqi@0 151 message.unexpectedEOF=unexpected end of document when reading element text content
aoqi@0 152
aoqi@0 153 message.getElementTextExpectTextOnly=getElementText() function expects text only element but START_ELEMENT was encountered.
aoqi@0 154 message.unexpectedEventType=Unexpected event type {0}
aoqi@0 155 message.expectedStartOrEnd=expected start or end tag
aoqi@0 156 message.nullPrefix=Prefix cannot be null.
aoqi@0 157 message.invalidCallingGetAttributeValue=Method getAttributeValue() called in invalid state
aoqi@0 158
aoqi@0 159 message.invalidCallingGetNamespaceCount=Method getNamespaceCount() called in invalid state
aoqi@0 160 message.invalidCallingGetNamespacePrefix=Method getNamespacePrefix() called in invalid state
aoqi@0 161 message.InvalidStateForText=Invalid state for text
aoqi@0 162 message.invalidCallingGetName=Method getName() called in invalid state
aoqi@0 163 message.invalidCallingGetLocalName=Method getLocalName() called in invalid state
aoqi@0 164 message.invalidCallingGetNamespaceURI=Method getNamespaceURI() called in invalid state
aoqi@0 165 message.invalidCallingGetPrefix=Method getPrefix() called in invalid state
aoqi@0 166 message.invalidCallingGetPITarget=Method getPITarget() called in invalid state
aoqi@0 167 message.invalidCallingGetPIData=Method getPIData() called in invalid state
aoqi@0 168
aoqi@0 169
aoqi@0 170 message.mustBeOnSTART_ELEMENT=parser must be on START_ELEMENT to read next text.
aoqi@0 171 message.END_ELEMENTnotFound=Can not find END_ELEMENT.
aoqi@0 172 message.startOrEndNotFound=Can not find start or end element.
aoqi@0 173 message.noMoreItems=no more items to return
aoqi@0 174 message.nullPropertyName=Property name can not be null.
aoqi@0 175
aoqi@0 176 message.validationNotSupported=This implementation does not support validation
aoqi@0 177 message.externalEntities=This implementation does not resolve external entities
aoqi@0 178 message.propertyNotSupported=Property {0} is not supported
aoqi@0 179 message.noElement=No element.
aoqi@0 180 message.nullXMLEventAllocator=XMLEvent Allocator may not be null
aoqi@0 181
aoqi@0 182 message.nullEventReader=Event reader can not be null
aoqi@0 183 message.eventTypeNotSupported=Event type\: {0} not supported.
aoqi@0 184 message.URIUnbound=URI ''{0}'' is unbound for this attribute
aoqi@0 185 message.attributeWritingNotAllowed=Current state does not allow attribute writing
aoqi@0 186
aoqi@0 187 #com.sun.xml.internal.fastinfoset.stax.event
aoqi@0 188 message.charactersCast=cannnot cast {0} to Characters
aoqi@0 189 message.endElementCase=cannnot cast {0} to EndElement
aoqi@0 190 message.startElementCase=cannnot cast {0} to StartElement
aoqi@0 191 message.nullReader=Reader cannot be null
aoqi@0 192
aoqi@0 193 #com.sun.xml.internal.fastinfoset.tools
aoqi@0 194 message.AttributeValueHolderExpected=Object o is not an AttributeValueHolder
aoqi@0 195 message.optinalFileNotSpecified=An optional input file and optional output file must be specified
aoqi@0 196
aoqi@0 197 #com.sun.xml.internal.fastinfoset.util
aoqi@0 198
aoqi@0 199 message.illegalClass=Illegal class\: {0}
aoqi@0 200 message.arrayMaxCapacity=Array has reached maximum capacity
aoqi@0 201 message.maxNumberOfCharacters=Maximum number of characters is reached
aoqi@0 202 message.duplicateAttribute=Duplicate attribute present
aoqi@0 203 message.emptyIterator=The Iterator is empty.
aoqi@0 204 message.illegalInitialCapacity=Illegal initial capacity\: {0}
aoqi@0 205 message.illegalLoadFactor=Illegal load factor\: {0}
aoqi@0 206 message.duplicateNamespaceAttribute=Duplicate namespace attribute entry
aoqi@0 207 message.readonlyList=The list is read-only. Content can not be changed.

mercurial