| Package | Description | 
|---|---|
| org.codehaus.plexus.util | Miscellaneous utilities, mainly dealing with I/O, strings, and filesystems. | 
| Modifier and Type | Method and Description | 
|---|---|
| static XmlStreamReader | ReaderFactory. newXmlReader(File file)Create a new Reader with XML encoding detection rules. | 
| static XmlStreamReader | ReaderFactory. newXmlReader(InputStream in)Create a new Reader with XML encoding detection rules. | 
| static XmlStreamReader | ReaderFactory. newXmlReader(URL url)Create a new Reader with XML encoding detection rules. | 
Copyright © 2001–2017 Codehaus Plexus. All rights reserved.