blob: 776faf02f5b9a40cd6c525355d85bb6d1ab25ee1 [file] [log] [blame]
/*
* Copyright (c) 1997, 2021 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
*/
/**
* Parser that reads XML Schema documents and builds an <code>XSSchemaSet</code> object.
*/
package com.sun.xml.xsom.impl.parser;