8046443: A few typos in JAXP JavaDoc

Reviewed-by: dfuchs, chegar
This commit is contained in:
Joe Wang 2014-06-11 09:26:03 -07:00
parent bb1f242a9b
commit 4278bdac8d
20 changed files with 25 additions and 25 deletions

View file

@ -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 {