< prev index next >

src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/validation/Util.java

Print this page

        

*** 30,40 **** import org.xml.sax.SAXParseException; /** * <p>Static utility methods for the Validation API implementation.</p> * ! * @author Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com) */ final class Util { /** * Creates a proper {@link XMLInputSource} from a {@link StreamSource}. --- 30,40 ---- import org.xml.sax.SAXParseException; /** * <p>Static utility methods for the Validation API implementation.</p> * ! * @author Kohsuke Kawaguchi */ final class Util { /** * Creates a proper {@link XMLInputSource} from a {@link StreamSource}.
< prev index next >