jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/NGCCRuntime.java
changeset 19645 36f707905f2b
parent 16791 fe5141eabb0e
child 22679 d785acd84a14
equal deleted inserted replaced
19257:30a1d677a20c 19645:36f707905f2b
    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