Top Interfaces Classes
module java.xml

Package com.sun.xml.internal.stream


Interface Summary

Modifier and TypeInterface and Description
public interface
XMLBufferListener

XMLBufferListerner should be implemented by classes which wish to receive call backs from XMLEntityReader.

Class Summary

Modifier and TypeClass and Description
public abstract class
Entity

Entity information.

public class
public class
public class
public class
public abstract class
XMLEntityReader

This class allows various parser scanners to scan basic XML constructs from entities.

public class
public class
public class
XMLInputFactoryImpl

Factory Implementation for XMLInputFactory.

public class
XMLOutputFactoryImpl

This class provides the implementation of XMLOutputFactory.