Uses of Class
org.codehaus.plexus.util.xml.XmlStreamReader

Packages that use XmlStreamReader
org.codehaus.plexus.util   
 

Uses of XmlStreamReader in org.codehaus.plexus.util
 

Methods in org.codehaus.plexus.util that return XmlStreamReader
static XmlStreamReader ReaderFactory.newXmlReader(File file)
          Deprecated. Create a new Reader with XML encoding detection rules.
static XmlStreamReader ReaderFactory.newXmlReader(InputStream in)
          Deprecated. Create a new Reader with XML encoding detection rules.
static XmlStreamReader ReaderFactory.newXmlReader(URL url)
          Deprecated. Create a new Reader with XML encoding detection rules.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.