Lines Matching defs:is

18  * distributed under the License is distributed on an "AS IS" BASIS,
59 * <p>The primary purpose of the Catalog is to associate resources in the
80 * initial base URI is the URI of the location of the catalog (which is,
123 * changes the override behavior. Initial behavior is set by the
125 * behavior is 'YES', that is, entries in the catalog override
140 * the relative URI "foo" is resolved to the absolute URI
171 * <p>(Where ":" is the separater character in this example.)</p>
173 * character, no special processig is performed on that character. No
177 * a catalog contains multiple BASE entries, each is relative to the preceding
278 * <p>This list is initially established by
292 * <p>This two-level system is actually necessary to correctly implement
311 * catalog is effectively a list of Catalogs (in other words,
321 * Catalog object is placed in the vector, effectively caching it
356 * were added. In the event that a catalog is read from a file, where
357 * the MIME type is unknown, each reader is attempted in turn until
438 * will not be available. For this reason, it is best to add all
458 * <p>This method is used internally when constructing a new catalog.
556 * @throws MalformedURLException One of the system catalogs is
557 * identified with a filename that is not a valid URL.
571 // This is a little odd. The parseCatalog() method expects
605 // In all cases except the case when initCatalog() is the
620 * @param is The InputStream from which the catalog should be read
626 public synchronized void parseCatalog(String mimeType, InputStream is)
645 reader.readCatalog(this, is);
767 // This is a subordinate catalog. We save its name,
818 // The base-base is the cwd. If the catalog file is specified
831 // The initial base URI is the location of the catalog file
1127 * change or disappear while the program is running, they shouldn't
1139 * subordinate or delegated catalog is not a valid URL.
1180 * a doctype is required.
1293 * a system identifier is required.
1379 * a doctype is required.
1467 * no appropriate PUBLIC or SYSTEM entry is found in the Catalog,
1468 * null is returned.</p>
1480 * Note that the nominal system identifier is not returned if a
1481 * match is not found in the catalog, instead null is returned
1535 * If no appropriate PUBLIC or SYSTEM entry is found in the Catalog,
1542 * in the current catalog, the SYSTEM entry is returned.
1543 * <li>If the system identifier is not null, the PUBLIC entries
1545 * interrogated and the first matching entry is returned.</li>
1546 * <li>If the system identifier is null, then all of the PUBLIC
1548 * is returned. This may not be the same as the preceding case, if
1549 * some PUBLIC entries are encountered when OVERRIDE NO is in effect. In
1551 * a system identifier is in a notation declaration.</li>
1554 * the Catalog, the delegated catalog is interrogated. The first
1555 * time that the delegated catalog is required, it will be
1556 * retrieved and parsed. It is subsequently cached.
1560 * @param entityType The CatalogEntry type for which this query is
1561 * being conducted. This is necessary in order to do the approprate
1574 * Note that the nominal system identifier is not returned if a
1575 * match is not found in the catalog, instead null is returned
1670 * Catalog is case-insensitive.</p>
1834 * <p>URI comparison is case sensitive.</p>
1994 * @param entityType The CatalogEntry type for which this query is
1995 * being conducted. This is necessary in order to do the approprate
2002 * in question (as provided in the source document). This parameter is
2010 * Note that the nominal system identifier is not returned if a
2011 * match is not found in the catalog, instead null is returned
2132 catalogManager.debug.message(1, "UTF-8 is an unsupported encoding!?");
2183 * vector so that it is ordered by length of partial