src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/NGCCEventReceiver.java

changeset 397
b99d7e355d4b
parent 368
0989ad8c0860
child 637
9c07ef4934dd
equal deleted inserted replaced
393:6cdc6ed98780 397:b99d7e355d4b
27 27
28 import org.xml.sax.Attributes; 28 import org.xml.sax.Attributes;
29 import org.xml.sax.SAXException; 29 import org.xml.sax.SAXException;
30 30
31 /** 31 /**
32 * 32 * <p><b>
33 * Auto-generated, do not edit.
34 * </b></p>
33 * 35 *
34 * @author Kohsuke Kawaguchi (kk@kohsuke.org) 36 * @author Kohsuke Kawaguchi (kk@kohsuke.org)
35 */ 37 */
36 public interface NGCCEventReceiver { 38 public interface NGCCEventReceiver {
37 void enterElement(String uri, String localName, String qname,Attributes atts) throws SAXException; 39 void enterElement(String uri, String localName, String qname,Attributes atts) throws SAXException;

mercurial