public class URLReader extends Object
| Constructor and Description |
|---|
URLReader(String urlString) |
URLReader(String urlString,
XMLDoc doc) |
| Modifier and Type | Method and Description |
|---|---|
void |
addLocalRoot(File root)
add a root for local files
|
JDFDoc |
getJDFDoc() |
InputStream |
getURLInputStream() |
XMLDoc |
getXMLDoc() |
void |
setBodyPart(javax.mail.BodyPart bodyPart) |
void |
setZipReader(ZipReader zip) |
String |
toString() |
public URLReader(String urlString)
urlString - public void setBodyPart(javax.mail.BodyPart bodyPart)
bodyPart - public void addLocalRoot(File root)
root - public void setZipReader(ZipReader zip)
zip - public InputStream getURLInputStream()
public XMLDoc getXMLDoc()
public JDFDoc getJDFDoc()
public String toString()
toString in class ObjectObject.toString()Copyright © 2015. All rights reserved.