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

Print this page

        

*** 48,58 **** * <li>Keep track of all Attributes. * * <li>manage mapping between namespace URIs and prefixes. * * <li>TODO: provide support for interleaving. ! * * @version $Id: NGCCRuntime.java,v 1.15 2002/09/29 02:55:48 okajima Exp $ * @author Kohsuke Kawaguchi (kk@kohsuke.org) */ public class NGCCRuntime implements ContentHandler, NGCCEventSource { --- 48,60 ---- * <li>Keep track of all Attributes. * * <li>manage mapping between namespace URIs and prefixes. * * <li>TODO: provide support for interleaving. ! * <p><b> ! * Auto-generated, do not edit. ! * </b></p> * @version $Id: NGCCRuntime.java,v 1.15 2002/09/29 02:55:48 okajima Exp $ * @author Kohsuke Kawaguchi (kk@kohsuke.org) */ public class NGCCRuntime implements ContentHandler, NGCCEventSource {