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

changeset 397
b99d7e355d4b
parent 368
0989ad8c0860
child 637
9c07ef4934dd
equal deleted inserted replaced
393:6cdc6ed98780 397:b99d7e355d4b
48 * <li>Keep track of all Attributes. 48 * <li>Keep track of all Attributes.
49 * 49 *
50 * <li>manage mapping between namespace URIs and prefixes. 50 * <li>manage mapping between namespace URIs and prefixes.
51 * 51 *
52 * <li>TODO: provide support for interleaving. 52 * <li>TODO: provide support for interleaving.
53 * 53 * <p><b>
54 * Auto-generated, do not edit.
55 * </b></p>
54 * @version $Id: NGCCRuntime.java,v 1.15 2002/09/29 02:55:48 okajima Exp $ 56 * @version $Id: NGCCRuntime.java,v 1.15 2002/09/29 02:55:48 okajima Exp $
55 * @author Kohsuke Kawaguchi (kk@kohsuke.org) 57 * @author Kohsuke Kawaguchi (kk@kohsuke.org)
56 */ 58 */
57 public class NGCCRuntime implements ContentHandler, NGCCEventSource { 59 public class NGCCRuntime implements ContentHandler, NGCCEventSource {
58 60

mercurial