CommentEvent

package org.cyberneko.pull.event;

public class CommentEvent extends XMLEvent {

    public XMLString text;

    public CommentEvent();

} // class CommentEvent

Previous | Next | Top | Cafe con Leche

Copyright 2000-2002 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified November 6, 2002