public interface  org.apache.axiom.core.stream.XmlInput extends java.lang.Object
{
public abstract org.apache.axiom.core.stream.XmlReader createReader(org.apache.axiom.core.stream.XmlHandler);
}