jaxp/src/java.xml/share/classes/javax/xml/catalog/CatalogMessages.properties
changeset 43121 e73af7b6ce47
parent 33542 9f0eef87e8c1
child 44380 0197177795e9
equal deleted inserted replaced
43040:ab2c8b03c328 43121:e73af7b6ce47
    29 InvalidCatalog = The document element of a catalog must be catalog.
    29 InvalidCatalog = The document element of a catalog must be catalog.
    30 InvalidEntryType = The entry type ''{0}'' is not valid.
    30 InvalidEntryType = The entry type ''{0}'' is not valid.
    31 CircularReference = Circular reference is not allowed: ''{0}''.
    31 CircularReference = Circular reference is not allowed: ''{0}''.
    32 
    32 
    33 #errors
    33 #errors
       
    34 UriNotAbsolute = The specified URI ''{0}'' is not absolute.
       
    35 UriNotValidUrl = The specified URI ''{0}'' is not a valid URL.
    34 InvalidArgument = The specified argument ''{0}'' (case sensitive) for ''{1}'' is not valid.
    36 InvalidArgument = The specified argument ''{0}'' (case sensitive) for ''{1}'' is not valid.
    35 NullArgument = The argument ''{0}'' can not be null.
    37 NullArgument = The argument ''{0}'' can not be null.
    36 InvalidPath = The path ''{0}'' is invalid.
    38 InvalidPath = The path ''{0}'' is invalid.
    37 ParserConf = Unexpected error while configuring a SAX parser.
    39 ParserConf = Unexpected error while configuring a SAX parser.
    38 ParsingFailed = Failed to parse the catalog file.
    40 ParsingFailed = Failed to parse the catalog file.