CharactersEvent

package org.cyberneko.pull.event;

public class CharactersEvent extends XMLEvent {

    public XMLString text;
    public boolean ignorable;

    public CharactersEvent();

}

Previous | Next | Top | Cafe con Leche

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