mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
8046443: A few typos in JAXP JavaDoc
Reviewed-by: dfuchs, chegar
This commit is contained in:
parent
bb1f242a9b
commit
4278bdac8d
20 changed files with 25 additions and 25 deletions
|
@ -34,7 +34,7 @@ import com.sun.org.apache.xerces.internal.xni.parser.XMLInputSource;
|
|||
* @author Neeraj
|
||||
*
|
||||
* This class wraps XMLInputSource and is also capable of telling wether application
|
||||
* returned XMLStreamReader or not when XMLResolver.resolveEnity
|
||||
* returned XMLStreamReader or not when XMLResolver.resolveEntity
|
||||
* was called.
|
||||
*/
|
||||
public class StaxXMLInputSource {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue